Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9091

Re: Identity_insert

$
0
0

YOu can set this option for the table to insert explicit value in the identity column

 

SET TEMPORARY OPTION IDENTITY_INSERT = 'Employees'

 

To turn the option off, specify the equals sign and an empty string:

 

SET TEMPORARY OPTION IDENTITY_INSERT = ''

Viewing all articles
Browse latest Browse all 9091

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>