摘要:
5、order by --1、默认是升序 select * from match order by fundid --按照fundid升序排列 --2、desc是降序 select * from match order by fundid desc --按照fundid降序排列 -- 3、多个字段排 阅读全文
posted @ 2021-03-13 21:56
jesse_zhao
阅读(292)
评论(0)
推荐(0)

浙公网安备 33010602011771号