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?

  1. A.

    UNIQUE

  2. B.

    DIFFERENT

  3. C.

    DISTINCT

  4. D.

    SINGLE

Attempted by 514 students.

Show answer & explanation

Correct answer: C

In Oracle SQL, the DISTINCT keyword is used with SELECT to return only unique rows. UNIQUE is not a valid clause for this purpose in standard SELECT statements.

Explore the full course: Up Lt Grade Assistant Teacher 2025