order by 的用法

select * from emp
 order by sal desc
 
 --将员工工资按照由高到低的顺序排列

posted @ 2017-07-14 17:31  妤轩  阅读(309)  评论(0编辑  收藏  举报