<?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>Dave Turpin, SQL Server Developer &#187; IDENTITY</title>
	<atom:link href="http://www.daveturpin.com/tag/identity/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveturpin.com</link>
	<description>Practical SQL Server Tips</description>
	<lastBuildDate>Sun, 22 Aug 2010 19:55:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>INSERT to a table with an IDENTITY Column</title>
		<link>http://www.daveturpin.com/2009/10/insert-to-a-table-with-an-identity-column/</link>
		<comments>http://www.daveturpin.com/2009/10/insert-to-a-table-with-an-identity-column/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 17:19:39 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[IDENTITY]]></category>
		<category><![CDATA[INSERT]]></category>

		<guid isPermaLink="false">http://www.daveturpin.com/2009/10/insert-to-a-table-with-an-identity-column/</guid>
		<description><![CDATA[I’ve been a SQL Practitioner since 1996 when 6.5 was the hot item.  Along the way I’ve learned a bunch of stuff about SQL Server.  Without a doubt, the more I learn, the more I know what I don’t know.  Being humbled on a regular basis is probably a good thing, but sometimes it’s just [...]]]></description>
		<wfw:commentRss>http://www.daveturpin.com/2009/10/insert-to-a-table-with-an-identity-column/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
