Look at the definitions here. In short DDL - Data Definition Language: statements used to define the database structure or schema. DML - Data Manipulation Language: statements used for managing data within schema objects. DCL - Data Control Language.
DDL - Data Definition Language: statements used to define the database structure or schema. DML - Data Manipulation Language: statements used for managing data within schema objects. DCL - Data Control Language. __________________
Note: these definitions are used for the conception of the database , and used by other language like uml and merise