How to reset the value of identity Column in SQL Server ?

Posted by Senthil Kumar on June 14, 2011

Here’s a way to reset the value of the identity column in SQL Server . The scenario is explained below . For example , when the table “Customers” has a identity column with the initial value of 1 and seed 1 .Each time when you start an App and perform an operation , you might [...]

... [read more]

Rating

not rated

Reviews

There are currently no comments or reviews.

Submit a review:

Login required.