Back to Concepts
Data Manipulation Language (DML)
A set of SQL commands used to manage data within a database. These statements allow for inserting, updating, and deleting records. Essential in database management, DML commands like INSERT, UPDATE, and DELETE enable data maintenance and modifications.
data-format