1. To eliminate duplicate rows in a query, the ________ qualifier is used in the SQL select command.
A. ONLY
B. UNIQUE
C. DISTINCT
D. SINGLE
Answer: C
2. In the SQL language, the ________ statement is used to make table definitions.
A. DQL
B. DML
C. DDL
D. DCL
Answer: C