Data Definition Language (DDL)
Specification notation for defining database scheme
DDL compiler generates a set of tables in a data dictionary
Data dictionary contains metadata (data about data)
Data storage and definition language - special type of DDL in which storage and access methods used by the dbms are specified.