按照in条件排序

it2022-05-09  18

--按照in中条件排序 select * from gh_ghdm where ghdm in (395,396,399,313) order by instr('395,396,399,313',ghdm);

 

转载于:https://www.cnblogs.com/ssbydk/p/9405199.html


最新回复(0)