SQL Server and BI Tools
Showing posts with label
How to Reset Identity value in SQL Server Table
.
Show all posts
Showing posts with label
How to Reset Identity value in SQL Server Table
.
Show all posts
Thursday, August 11, 2011
How to reset Identity value in SQL Server Table
DBCC CHECKIDENT ('your table name',RESEED,new_seed_value)
Older Posts
Home
Subscribe to:
Posts (Atom)