<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IDENTITY_INSERT | Varinder Sandhu</title>
	<atom:link href="https://varindersandhu.in/tag/identity_insert/feed/" rel="self" type="application/rss+xml" />
	<link>https://varindersandhu.in</link>
	<description>Keep it Simple and Smart</description>
	<lastBuildDate>Fri, 03 May 2013 12:29:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://varindersandhu.in/wp-content/uploads/2020/05/varindersandhu_favicon.ico</url>
	<title>IDENTITY_INSERT | Varinder Sandhu</title>
	<link>https://varindersandhu.in</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">22788835</site>	<item>
		<title>SQL Server – Import Export Wizard – Enable Identity Insert</title>
		<link>https://varindersandhu.in/2012/06/07/sql-server-import-export-wizard-enable-identity-insert/</link>
					<comments>https://varindersandhu.in/2012/06/07/sql-server-import-export-wizard-enable-identity-insert/#comments</comments>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Thu, 07 Jun 2012 14:26:01 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-Advanced]]></category>
		<category><![CDATA[SQL-SSIS]]></category>
		<category><![CDATA[SQL-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Enable Identity Insert]]></category>
		<category><![CDATA[IDENTITY_INSERT]]></category>
		<category><![CDATA[Import/Export Wizard]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=2410</guid>

					<description><![CDATA[<p>I had requirement to move the data from source table with his identity column to destination table that have also identity column. Identity columns are commonly used as primary keys in database tables. These columns automatically assign a value for each new row inserted. Identity column does not allow any</p>
<p>The post <a href="https://varindersandhu.in/2012/06/07/sql-server-import-export-wizard-enable-identity-insert/">SQL Server – Import Export Wizard – Enable Identity Insert</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
					<wfw:commentRss>https://varindersandhu.in/2012/06/07/sql-server-import-export-wizard-enable-identity-insert/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2410</post-id>	</item>
		<item>
		<title>Add the value into an Identity Column in SQL Server</title>
		<link>https://varindersandhu.in/2011/02/01/add-the-value-into-an-identity-column-in-sql-server/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Tue, 01 Feb 2011 02:28:31 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-Query]]></category>
		<category><![CDATA[SQL-Scripts]]></category>
		<category><![CDATA[SQL-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[@@IDENTITY]]></category>
		<category><![CDATA[IDENTITY_INSERT]]></category>
		<category><![CDATA[SQL Server]]></category>
		<guid isPermaLink="false">http://theitarticles.wordpress.com/?p=445</guid>

					<description><![CDATA[<p>Identity columns are commonly used as primary keys in database tables. These columns automatically assign a value for each new row inserted. But sometime Identity columns  missed the value, we want to insert missed value into the column. For that we need to enable IDENTITY_INSERT for the table. USE mytempDB</p>
<p>The post <a href="https://varindersandhu.in/2011/02/01/add-the-value-into-an-identity-column-in-sql-server/">Add the value into an Identity Column in SQL Server</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">445</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Database Caching 19/118 queries in 0.018 seconds using Disk

Served from: varindersandhu.in @ 2025-10-30 14:20:06 by W3 Total Cache
-->