The SQL sublanguage used to modify data in a database is called Data Manipulation Language (DML). DML includes commands such as INSERT, UPDATE, and DELETE, which allow users to add, modify, or remove data records within database tables. These operations are essential for managing the data stored in a relational database.
Copyright © 2026 eLLeNow.com All Rights Reserved.