<?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>Garlix Interests Cloves &#187; alter table</title>
	<atom:link href="http://garlix.com/tag/alter-table/feed/" rel="self" type="application/rss+xml" />
	<link>http://garlix.com</link>
	<description>Namaste - I honor the Spirit in you which is also in me.</description>
	<lastBuildDate>Sat, 01 May 2010 21:38:28 +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>MYSQL: How to make a combination of 2 columns unique</title>
		<link>http://garlix.com/programming/mysql-how-to-make-a-combination-of-2-columns-unique/</link>
		<comments>http://garlix.com/programming/mysql-how-to-make-a-combination-of-2-columns-unique/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 20:45:29 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[alter table]]></category>
		<category><![CDATA[database table]]></category>
		<category><![CDATA[mysql database]]></category>
		<category><![CDATA[unique column combination]]></category>

		<guid isPermaLink="false">http://garlix.com/?p=9457</guid>
		<description><![CDATA[MYSQL: How to make a combination of 2 columns unique<p>Setting up some rules in your MySQL database can save you some programming time. This tip will show you how to make a combination of two columns as unique. Suppose you have a database that records BookTitles and Authors. Just having the Author field unique would not make much sense as every Author can have more than one book. But you also don&#8217;t want to have an Author / BookTitle combination entered twice. So here we can make the combination of Author and BookTitle unique.</p>
<p>Execute this MySQL statement to make 2 [...] Continue reading <a href="http://garlix.com/programming/mysql-how-to-make-a-combination-of-2-columns-unique/">MYSQL: How to make a combination of 2 columns unique</a>]]></description>
		<wfw:commentRss>http://garlix.com/programming/mysql-how-to-make-a-combination-of-2-columns-unique/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching using disk
Object Caching 940/1192 objects using disk

Served from: garlix.com @ 2010-09-07 00:37:06 -->