Multiple choice technology databases What does DML stand for? Data Mode Lane Data Manipulation language Data Model Language Different Mode Level Reveal answer Fill a bubble to check yourself B Correct answer Explanation DML stands for Data Manipulation Language, the subset of SQL used for manipulating data. It includes commands like INSERT, UPDATE, DELETE, and SELECT for querying and modifying the data stored in database tables.