select出来的表增加递增列

Select identity(int,1,1) as no,* into #tmp from table

  

posted @ 2019-12-27 15:17  周董御用  阅读(414)  评论(0)    收藏  举报