<?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>Database Lessons &#187; relational design</title>
	<atom:link href="http://databaselessons.com/blog/tag/relational-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://databaselessons.com/blog</link>
	<description>Tips for MS Access users</description>
	<lastBuildDate>Tue, 19 Jul 2011 11:48:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Relational Database Design Guidelines</title>
		<link>http://databaselessons.com/blog/relational-database-design-guidelines/</link>
		<comments>http://databaselessons.com/blog/relational-database-design-guidelines/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 01:45:39 +0000</pubDate>
		<dc:creator>manxman</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[ms access]]></category>
		<category><![CDATA[relational design]]></category>

		<guid isPermaLink="false">http://databaselessons.com/blog/?p=26</guid>
		<description><![CDATA[While designing a relational database, it is a good idea to distribute the information in multiple tables. It is not advisable to store all the information in a single table, although it is easier to design. When your database grows in size, the efficiency decreases accordingly. To read the rest of this article, Relational Database [...]]]></description>
			<content:encoded><![CDATA[<p>While designing a relational database, it is a good idea to distribute the information in multiple tables. It is not advisable to store all the information in a single table, although it is easier to design. When your database grows in size, the efficiency decreases accordingly.</p>
<p>To read the rest of this article, <a href="http://www.databaselessons.com/relational-database-design-guidelines.php">Relational Database Design Guidelines</a> &#8211; an introduction.</p>
]]></content:encoded>
			<wfw:commentRss>http://databaselessons.com/blog/relational-database-design-guidelines/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

