select id,count(*) as count from measanalog group by id having count>1;

 

相关文章:

  • 2022-12-23
  • 2021-11-29
  • 2021-12-28
  • 2021-12-28
  • 2021-11-17
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-30
  • 2022-12-23
相关资源
相似解决方案