Multiple choice technology databases Which of the following SQL clauses is used to sort a result set Order By Sort Arrange All the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation ORDER BY is the standard SQL clause for sorting query results. Options B and C are not valid SQL clauses for sorting.