select column1, column2 from TB where column1 in (select column1, column2 from TB group by column1, column2having(count(*)>1)) 相关文章: 2022-12-23 2021-08-27 2021-10-19 2021-12-03