Distinction should include the following:
- Data definition language (DDL) defines the structure and relationship of the tables.
- Data manipulation language (DML) defines the manipulation of the data in the database.
- Data control language (DCL) controls access to the data.