SQL consists of three main components:
- A Data Definition Language (DDL) for defining the database structure.
- A Data Control Language (DCL) for controlling access to the data.
- A Data Manipulation Language (DML) for retrieving and updating the data in a database.
No comments:
Post a Comment