①select * from table order by n 表示select里面的第n个字段

 order by后加数字

 

②多个字段排序

order by后加数字

相关文章:

  • 2021-11-14
  • 2021-09-28
  • 2018-08-15
  • 2022-12-23
  • 2021-10-18
  • 2021-12-13
猜你喜欢
  • 2022-12-23
  • 2021-12-23
  • 2022-01-20
  • 2021-06-14
  • 2021-08-20
  • 2021-09-21
相关资源
相似解决方案