<?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>TuteBox.com &#187; Database</title>
	<atom:link href="http://www.tutebox.com/category/computers/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tutebox.com</link>
	<description>&#34;Knowledge belongs to the world, be proud to pass it on&#34; - Tutebox</description>
	<lastBuildDate>Sat, 04 Feb 2012 09:12:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Database Normalization</title>
		<link>http://www.tutebox.com/1502/computers/database/database-normalization/</link>
		<comments>http://www.tutebox.com/1502/computers/database/database-normalization/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 14:39:06 +0000</pubDate>
		<dc:creator>Haneez Haroon</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[computer]]></category>

		<guid isPermaLink="false">http://www.tutebox.com/?p=1502</guid>
		<description><![CDATA[Normalization is the process of efficiently organizing data in a database, and the goal of the normalization process is to eliminating redundant data (storing the same data in many tables) and also ensuring data dependencies are logical and make sense (storing related data in a table and link them based on relationships). Both of these are important since they reduce the amount of space the database can consume and ensure that data is logically stored. [...]]]></description>
		<wfw:commentRss>http://www.tutebox.com/1502/computers/database/database-normalization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.tutebox.com @ 2012-02-06 02:46:01 by W3 Total Cache -->
