select * from zwfw_region t where (select count(1) from zwfw_region where uniquecoding=t.regioncode and regioncode=t.uniquecoding) and LENGTH(uniquecoding) =6
相关文章:
select * from zwfw_region t where (select count(1) from zwfw_region where uniquecoding=t.regioncode and regioncode=t.uniquecoding) and LENGTH(uniquecoding) =6
相关文章: