Skip to main content

DML stands for Data Manipulation Language.


DML statements are SQL statements that manipulate data. DML stands for Data Manipulation Language. The SQL statements that are in the DML class are INSERT, UPDATE and DELETE . Some people also lump the SELECT statement in the DML classification.
Posted by -