Which elements does the database language SQL consist of?
The database language SQL comprises the following elements:
DDL data definition language
DML data manipulation language
DCL data control language
See also:
The Data Definition Language
The Data Manipulation Language
The Data Control Language