Q139
In SQL, which command is used to select only one copy of each set of duplicable rows
A.
SELECT DISTINCT
AnswerB.
SELECT UNIQUE
C.
SELECT DIFFERENT
D.
All of the above
E.
None of the above
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board