Database Management Systems (DBMS)

In computer science, Data Manipulation Language (DML) refers to which of the following?

Correct answer

A. A subset of SQL commands used to manage data within tables, such as INSERT, UPDATE, and DELETE.

Explanation

Data Manipulation Language (DML) refers to a subset of SQL commands used to manage data within tables, such as INSERT, UPDATE, and DELETE.