DESC 和 ASC

用 DESC 表示按倒序排序(即:从大到小排序)
用 ASC   表示按正序排序(即:从小到大排序)

原文地址:https://www.cnblogs.com/xilanglang/p/5073181.html