mysql 

    select * ,count(1)  from simccbillm18 group by MonthNum; 

SqlSer

 select  col1,col2 from table group by col1 ,col2

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-13
  • 2021-09-23
  • 2021-07-15
  • 2021-10-12
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-04
  • 2021-04-04
  • 2022-02-26
相关资源
相似解决方案