Keyword “ASC” and “DESC” cannot be used without which clause in Mysql?
(a) ORDER BY
(b) GROUP BY
(c) SELECT
(d) HAVING
The question was posed to me by my college professor while I was bunking the class.
This question is from The order by Clauses in section Select Statement of MySQL