When a new record is added to a table, SQL Server generates a unique number using the IDENTITY keyword. This is the primary key field
When a new record is added to a table, SQL Server generates a unique number using the IDENTITY keyword. This is the primary key field