时间:2021-07-01 10:21:17 帮助过:5人阅读
select mihao,substring(t1.kaohao, -3) from t_zhaosheng_zhiyuan as t1 where substring(t1.kaohao, -3) in
(
‘030‘,
‘106‘
) order by field(substring(t1.kaohao, -3) ,‘192‘,
‘030‘,
‘106‘);
mysql考生号后三位对出密号
标签:rom ring bst substring order by bsp select HERE mys