SQL Practice Test
SQL - Structured Query Language Data Manipulation Language (DML) Questions and Answers
Which of the following SQL statements is NOT considered a Data Manipulation Language (DML) command?
Select your answer
A
UPDATE
B
CREATE
C
INSERT
D
DELETE
Hint