select IDENTITY(int,1,1) zid into ##table from [table] --或 select row_number()over(order by @@spid),* from [table]
select row_number()over(order by @@spid),* from cp
34,838
社区成员
254,632
社区内容
加载中
试试用AI创作助手写篇文章吧