Back to Developer Roadmap

DML (Data Manipulation Language)

src/data/roadmaps/computer-science/content/[email protected]

4.0591 B
Original Source

DML (Data Manipulation Language)

The SQL commands that manipulate data in the database belong to DML, or Data Manipulation Language, and this includes most of the SQL statements. DCL is the component of the SQL statement that controls access to data and to the database. Basically, DCL statements are grouped with DML statements.

Visit the following resources to learn more: