select id=row_number() over(order by aa),* from 视图或表

 

id                   aa                   bb                   cc
-------------------- -------------------- -------------------- --------------------
1                    21                   53                   46
2                    34                   34                   54
3                    67                   457                  354

相关文章:

  • 2022-02-19
  • 2021-10-18
  • 2021-06-20
  • 2022-12-23
  • 2021-08-08
  • 2021-09-09
  • 2022-03-02
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-06
  • 2021-05-01
  • 2022-01-13
  • 2021-12-24
  • 2021-12-07
相关资源
相似解决方案