select * from Main where maistatus like '%1%' and maistatus not in (select maistatus from Main where maistatus like '%10%' or  maistatus like '%11%');

相关文章: