Online Computer Dictionary

Browse words  |  Based on FOLDOC

Queried for: Data Manipulation Language  About Data Manipulation Language

Definition:

(DML, or Data Management Language) A language for the manipulation of data in a database by applications and/or directly by end-users.

SQL contains DML commands such as INSERT, UPDATE, and DELETE.