hyx0920

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

分类:

技术点:

相关文章: