CBSE Class 12 Informatics Practices Question 23 of 90

Querying Using SQL — Question 1

Back to all questions
1
Question

Question 1

By default, ORDER BY clause lists the results in ............... order.

  1. Descending
  2. Any
  3. Same
  4. Ascending
Answer

Ascending

Reason — By default, ORDER BY clause lists the results in ascending order.