Which of the following command is used with SQL SELECT statement in Oracle to…
2018
Which of the following command is used with SQL SELECT statement in Oracle to return only distinct (different) values?
Answer: C. DISTINCT
- A.
UNIQUE
- B.
DIFFERENT
- C.
DISTINCT
- D.
SINGLE
Attempted by 1625 students.
Show answer & explanation
Correct answer: C
Loading lesson…