select * 
from 表 t where
字段名 in
('1','2','3')
order by charindex(','+convert(varchar,字段名)+',','1,2,3,')

posted on 2019-07-23 14:22  文龙再现  阅读(110)  评论(0编辑  收藏  举报