Previous Topic Next topic Print topic


Data Manipulation Language (DML)

Data Manipulation Language (or DML) consists of SQL statements used to retrieve, insert, update and delete records from database tables. DML statements are the only statements that can be rolled back or recovered.

Previous Topic Next topic Print topic