I have tried the following in order to reset my Identity Seed of a column:
DBCC CHECKIDENT ('dbo.Stuff', RESEED, 0)
This does not work in sql azure, I was wondering what would be the best way to go about doing this. Drop and recreate table?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…