DESC Sort data in descending order. Syntax: SELECT ... ORDER BY expression DESC,... See also: ASC, [ORDER BY](Order By)