Which statement is an example of Data Manipulation Language (DML)?
A.
REVOKE
B.
DISABLE
C.
CREATE
D.
UPDATE
The Answer Is:
C
This question includes an explanation.
Explanation:
Data Manipulation Language (DML) affect the information stored in the database. Use these statements to insert, update, and change the rows in the database.