declare @i int set @i=0 update tb set [ID]=@i,@i=@i+1 相关文章: 2021-11-28 2021-11-30 2021-11-25 2022-12-23 2022-12-23 2022-03-07 2021-05-18