The set of SQL statements that pertain to manipulating the data. The structure of the database, such as the number of tables
            or the number of columns in a table, remains the same. Data Manipulation Language is also called DML. Compare this with 
            	 
Data Definition Language (DDL).