<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: SQL Server &#8211; Reset auto number (IDENTITY) column in SQL Server	</title>
	<atom:link href="https://varindersandhu.in/2011/09/05/sql-server-reset-auto-number-identity-column-in-sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>https://varindersandhu.in/2011/09/05/sql-server-reset-auto-number-identity-column-in-sql-server/</link>
	<description>Keep it Simple and Smart</description>
	<lastBuildDate>Tue, 14 May 2013 12:51:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: Varinder Sandhu		</title>
		<link>https://varindersandhu.in/2011/09/05/sql-server-reset-auto-number-identity-column-in-sql-server/#comment-111</link>

		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Wed, 25 Jul 2012 14:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=1559#comment-111</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://varindersandhu.in/2011/09/05/sql-server-reset-auto-number-identity-column-in-sql-server/#comment-110&quot;&gt;Vijay Kumar&lt;/a&gt;.

Hi Vijay,

You can insert the Identity Column values by  enable IDENTITY_INSERT for the table.

Please refer the given URL for this 

http://varindersandhu.in/2011/02/01/add-the-value-into-an-identity-column-in-sql-server/ ]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://varindersandhu.in/2011/09/05/sql-server-reset-auto-number-identity-column-in-sql-server/#comment-110">Vijay Kumar</a>.</p>
<p>Hi Vijay,</p>
<p>You can insert the Identity Column values by  enable IDENTITY_INSERT for the table.</p>
<p>Please refer the given URL for this </p>
<p><a href="http://varindersandhu.in/2011/02/01/add-the-value-into-an-identity-column-in-sql-server/" rel="ugc">http://varindersandhu.in/2011/02/01/add-the-value-into-an-identity-column-in-sql-server/</a> </p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vijay Kumar		</title>
		<link>https://varindersandhu.in/2011/09/05/sql-server-reset-auto-number-identity-column-in-sql-server/#comment-110</link>

		<dc:creator><![CDATA[Vijay Kumar]]></dc:creator>
		<pubDate>Mon, 23 Jul 2012 11:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=1559#comment-110</guid>

					<description><![CDATA[Hi Varinder,

I have a requirement that the records may be deleted in between. As if like the Query -- &quot;delete from reset_identity where id in (3,4)&quot;. Now, I want my next insert should either fill the position 3 (as it empty) or, the repositioning of the existing records will also be fine... How can get this approach? 

Thanks in Advance.
-Vijay Kumar]]></description>
			<content:encoded><![CDATA[<p>Hi Varinder,</p>
<p>I have a requirement that the records may be deleted in between. As if like the Query &#8212; &#8220;delete from reset_identity where id in (3,4)&#8221;. Now, I want my next insert should either fill the position 3 (as it empty) or, the repositioning of the existing records will also be fine&#8230; How can get this approach? </p>
<p>Thanks in Advance.<br />
-Vijay Kumar</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bjimsons		</title>
		<link>https://varindersandhu.in/2011/09/05/sql-server-reset-auto-number-identity-column-in-sql-server/#comment-107</link>

		<dc:creator><![CDATA[Bjimsons]]></dc:creator>
		<pubDate>Sat, 26 May 2012 12:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=1559#comment-107</guid>

					<description><![CDATA[Thanks alot u really helped me alot...keep it up!!]]></description>
			<content:encoded><![CDATA[<p>Thanks alot u really helped me alot&#8230;keep it up!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Varinder Sandhu		</title>
		<link>https://varindersandhu.in/2011/09/05/sql-server-reset-auto-number-identity-column-in-sql-server/#comment-106</link>

		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Tue, 15 May 2012 16:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=1559#comment-106</guid>

					<description><![CDATA[Hi Jay,

Good to know, it helps you.]]></description>
			<content:encoded><![CDATA[<p>Hi Jay,</p>
<p>Good to know, it helps you.</p>
]]></content:encoded>
		
			</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/114 queries in 0.033 seconds using Disk (Request-wide modification query)

Served from: varindersandhu.in @ 2025-10-30 11:33:51 by W3 Total Cache
-->