Reset SQL Server autoincrement ID

 Use the following script to reset the ID to 0


DBCC CHECKIDENT (TabaleName, RESEED, 0)


-------------------------------- Regards Shashika --------------------------------------

Comments

Popular posts from this blog

[SOLVED] The SharePoint Timer Service service terminated unexpectedly. Event ID : 7031

FIX : The password supplied with the username Domain\Username was not correct. Verify that it was entered correctly and try again.

FIX : stsadm is not recognized as an internal command