Skip to content
Andrey Gershun edited this page May 27, 2015 · 1 revision

DESC

Sort data in descending order.

Syntax:

    SELECT ... ORDER BY expression DESC,...

See also: ASC, [ORDER BY](Order By)

Clone this wiki locally