<?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>Eric Webb &#187; databases</title>
	<atom:link href="http://ericcwebb.com/category/databases/feed/" rel="self" type="application/rss+xml" />
	<link>http://ericcwebb.com</link>
	<description>Work, life, and everything else...</description>
	<lastBuildDate>Thu, 08 Jul 2010 14:01:16 +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>Database design &#8211; Primary Keys</title>
		<link>http://ericcwebb.com/2007/12/10/database-design-primary-keys/</link>
		<comments>http://ericcwebb.com/2007/12/10/database-design-primary-keys/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 15:59:30 +0000</pubDate>
		<dc:creator>Eric Webb</dc:creator>
				<category><![CDATA[databases]]></category>

		<guid isPermaLink="false">http://ericcwebb.com/2007/12/10/database-design-primary-keys/</guid>
		<description><![CDATA[This is an interesting article on the selection of a primary key during database design: http://rapidapplicationdevelopment.blogspot.com/2007/08/in-case-youre-new-to-series-ive.html. I&#8217;ve always wondered what the best primary key was and while there are pros and cons for both natural and surrogate keys, it seems that surrogate keys are the way to go.]]></description>
			<content:encoded><![CDATA[<p>This is an interesting article on the selection of a primary key during database design: <a href="http://rapidapplicationdevelopment.blogspot.com/2007/08/in-case-youre-new-to-series-ive.html" title="http://rapidapplicationdevelopment.blogspot.com/2007/08/in-case-youre-new-to-series-ive.html">http://rapidapplicationdevelopment.blogspot.com/2007/08/in-case-youre-new-to-series-ive.html</a>.</p>
<p>I&#8217;ve always wondered what the best primary key was and while there are pros and cons for both natural and surrogate keys, it seems that surrogate keys are the way to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://ericcwebb.com/2007/12/10/database-design-primary-keys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
