CBSE Class 12 Informatics Practices
Question 41 of 90
Querying Using SQL — Question 1
Back to all questionsFalse
Reason — In SQL, the ORDER BY clause is used to sort the rows of the result relation produced by a SELECT statement. It allows sorting by one or more columns in ascending or descending order.