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

Nintex Forms : Print to PDF, hide the Control Buttons (Custom JavaScript Button)

FIX : stsadm is not recognized as an internal command