Your source for the most up-to-date terms, definitions, and acronyms for and about internet service providers.
Search for an ISP term
DML
Last modified: Wednesday, January 23, 2002
SHort for Data Manipulation Language, a set of statements used to store, retrieve, modify, and erase data from a database. There are two types of DML: procedural, in which the user specifies what data is needed and how to get it; and nonprocedural, in which the user specifies only what data is needed.