想问一下数据库的答案是不是我写的这个 select * from t where c in (select c from t group by c having count(*)>1)