IDENTITY_INSERT

Msg 8101, Level 16, State 1, Line 2
An explicit value for the identity column in table 'dbo.Customers_new' can only be specified when a column list is used and IDENTITY_INSERT is ON.

Comments