Which of the following clauses is used to sort the result set?
ORDER BY
Reason — The SQL ORDER BY clause is used to sort data in ascending or descending order based on one or more columns.