How to reset the value of identity Column in SQL Server ?(www.ginktage.com)
submitted by
isenthil(2304) 11 months, 12 days ago
How to reset the value of identity Column in SQL Server ?
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 want to delete all the records
|category: Database
|Views: 4
tags:
Database another
Everyones tags:
Your Tags: