<?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>Gaurav Jassal &#187; MySQL</title>
	<atom:link href="http://gauravjassal.com/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://gauravjassal.com</link>
	<description>web and multimedia programmer&#039;s blog</description>
	<lastBuildDate>Thu, 01 Apr 2010 16:04:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Why use Constraints in SQL ?</title>
		<link>http://gauravjassal.com/php/why-use-constraints-in-sql/</link>
		<comments>http://gauravjassal.com/php/why-use-constraints-in-sql/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 10:52:15 +0000</pubDate>
		<dc:creator>Gaurav Jassal</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PostgresSQL]]></category>

		<guid isPermaLink="false">http://gauravjassal.com/?p=57</guid>
		<description><![CDATA[Constraints enables business rules to be enforced by the database instead of via application code. Through the judicious use of constraints, application and SQL coding can be minimized and data integrity can be maximized. Constraints may be applied to columns in the form of uniqueness requirements, relational integrity constraints to other tables/rows, allowable values and [...]]]></description>
		<wfw:commentRss>http://gauravjassal.com/php/why-use-constraints-in-sql/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
