0
kicks
Alter Identity Column Value in SQL Server
In my previous article I talked about creating identity column and insert data into Identity column. In this article I would like to talk about following topics:
1) Identity columns in a database
2) Current Identity Column value or Identity Value
3) Alter Identity Columns or Reseed Identity Columns