IT猫扑网 ● 文章教程
分类分类
2015-06-28 00:00作者:网管联盟
delete from subs b where b.rowid<(select max(a.rowid) from subs a where a.msid=b.msid and a.ms_type=b.ms_type and a.areacode=b.areacode);
相关文章