1.

In SQL, which command is used to SELECT only one copy of each set of duplicable rows

A. SELECT DISTINCT
B. SELECT UNIQUE
C. SELECT DIFFERENT
D. All of the Mentioned
Answer» B. SELECT UNIQUE


Discussion

No Comment Found