Q. What does the ORDER BY clause do in SQL?
Solution:
ORDER BY sorts the result set of a query by specified columns, in ascending or descending order.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
ORDER BY sorts the result set of a query by specified columns, in ascending or descending order.
Strengthen Your Practice with our comprehensive question bank.