Which clause is used to “sort the rows of the final result set by one or more columns”?
(a) HAVING
(b) ORDER BY
(c) WHERE
(d) FROM
This question was addressed to me in class test.
This is a very interesting question from Query Clauses topic in chapter Query Optimization of MySQL