0不参与排序

it2026-03-15  3

升序排序,但是0排在最后

String类型的数字或者数字排序时,要求从1开始升序排列,并且将0排在最后。

order by department_order=0, department;
最新回复(0)