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