Tag Archives: DML

Different types of SQL Command ( DDL, DML, DCL and TCL) // Difference between DML, DDL and DCL

DDL Data Definition Language (DDL) statements are used to define the database structure or schema. Some examples:

Page 1 of 11