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
猜你喜欢
  • 2022-12-23
  • 2021-12-24
  • 2022-12-23
  • 2021-12-03
  • 2022-01-15
相关资源
相似解决方案