- SQL includes Data Definition Language (DDL) statements and Data Manipulation Language (DML) statements.
 - DDL statements, such as CREATE, ALTER, and DROP, modify the schema of a database.
 - DML statements, such as SELECT, INSERT, UPDATE, and DELETE, manipulate data in tables.
 
Shathana. S.R. Answered question July 5, 2023
				