CBSE Class 12 Informatics Practices Question 73 of 79

Database Query using SQL — Question 4

Back to all questions
4
Question

Question 4

By default, ORDER BY clause sorts the result set in descending order.

Answer

False

Reason — By default, ORDER BY clause sorts the result set in ascending order.