Blog Pages

SET IDENTITY_INSERT

Allows explicit values to be inserted into the identity column of a table.

SET IDENTITY_INSERT [ database_name . [ schema_name ] . ] table { ON | OFF }

No comments:

Post a Comment