Multiple choice

Which of the following components in select statement in Oracle is used to sort the data in the database?

  1. From

  2. Where

  3. Group by

  4. Order by

  5. Distinct

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This component in select statement in Oracle is used to sort the data in the database.