Top Categories
Identity Column in SQL Server - Part 7
- Category:
- Sub Category:
In this video we will learn 1. What is Identity column 2. Creating an Identity column 3. Supply explicit values for identity columns using IDENTITY_INSERT 4. Reset identity value using DBCC CHECKIDENT command