SQL语句排序(非常重要) from——where——group by——having——select——distinct——order by——limit 代码块 select * from student where cla … 继续阅读 SQL语句排序(非常重要)