<?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>Web Surf Shack &#187; tutorial</title>
	<atom:link href="http://www.websurfshack.net/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.websurfshack.net</link>
	<description>Waxing your internet surf board</description>
	<lastBuildDate>Wed, 21 Apr 2010 07:58:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Database Primer &#8211; Part 3</title>
		<link>http://www.websurfshack.net/2008/10/database-primer-part-3/</link>
		<comments>http://www.websurfshack.net/2008/10/database-primer-part-3/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 16:21:39 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[left join]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.websurfshack.net/?p=36</guid>
		<description><![CDATA[Part 1 &#124; Part 2 &#124; Part 3
Mastering the LEFT join
The left join is very powerful, very useful and very under used. In my experience few people have even heard of the left join, let alone used one. The left join comes in handy when you are trying to join tables together where you have [...]]]></description>
		<wfw:commentRss>http://www.websurfshack.net/2008/10/database-primer-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Database Primer &#8211; Part 2</title>
		<link>http://www.websurfshack.net/2008/10/database-primer-part-2/</link>
		<comments>http://www.websurfshack.net/2008/10/database-primer-part-2/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 16:21:27 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[inner join]]></category>
		<category><![CDATA[join]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.websurfshack.net/?p=33</guid>
		<description><![CDATA[Part 1 &#124; Part 2 &#124; Part 3
Mastering the table join
In this tutorial I try to explain one of the most simplest and useful mechanisms available to you in a relational SQL database: the standard Join (also called Inner Join).
Querying the Tables
To connect these tables together we need to do a query. More specifically a [...]]]></description>
		<wfw:commentRss>http://www.websurfshack.net/2008/10/database-primer-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Database Primer &#8211; Part 1</title>
		<link>http://www.websurfshack.net/2008/10/database-primer-part-1/</link>
		<comments>http://www.websurfshack.net/2008/10/database-primer-part-1/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 16:21:17 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.websurfshack.net/?p=30</guid>
		<description><![CDATA[Part 1 &#124; Part 2 &#124; Part 3
Building a relational database
Databases are extremely powerful data storage mechanisms, I use them everyday. A lot of people have extremely limited experience with relational databases, using them as they would an Excel document. This sequnce of posts aims to demonstrate how easy they are to use and how [...]]]></description>
		<wfw:commentRss>http://www.websurfshack.net/2008/10/database-primer-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
