Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 146 Bytes

DESC.md

File metadata and controls

10 lines (7 loc) · 146 Bytes

DESC

Sort data in descending order.

Syntax:

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

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