if (select count(*) from HY where CardCode in( select CardCode from HYgroup by CardCodeHAVING count( CardCode) >1))>0 print '会员卡号有重复' 相关文章: 2021-10-17 2022-01-24