select * from 表 where num in(select num from 表 group by num having count(num)>1) 相关文章: 2021-11-23 2021-11-13 2021-05-30 2022-12-23 2021-09-18 2022-12-23