select   a,b,c,d   from   tablename   group   by   a,b,c,d   having   count(*)>1

相关文章: