<?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>PCtechtips.org &#187; database</title>
	<atom:link href="http://pctechtips.org/category/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://pctechtips.org</link>
	<description>tips &#38; tutorials... networking, security, programming</description>
	<lastBuildDate>Sun, 02 May 2010 18:56: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>Learning MySQL Basic Command: Part III</title>
		<link>http://pctechtips.org/learning-mysql-basic-command-part-iii/</link>
		<comments>http://pctechtips.org/learning-mysql-basic-command-part-iii/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 18:17:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://pctechtips.org/?p=516</guid>
		<description><![CDATA[This is the part 3 and final part of these three series of basic MySQL commands; even though, there are many other commands and this is a topic that could be covered more in depth, I decided to kind of compile of what I think are the more fundamentals and used command for database manipulation [...]]]></description>
		<wfw:commentRss>http://pctechtips.org/learning-mysql-basic-command-part-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning basic MySQL commands: Part II</title>
		<link>http://pctechtips.org/learning-basic-mysql-commands-part-ii/</link>
		<comments>http://pctechtips.org/learning-basic-mysql-commands-part-ii/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 12:53:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[basic commands]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://pctechtips.org/?p=494</guid>
		<description><![CDATA[This is the continuation of &#8220;MySQL basic commands I&#8221;, in this part we&#8217;ll cover:

How to use the SELECT command to retrieve records (continuation)
How to use basic functions, the WHERE clause, and the GROUP BY clause
How to select from multiple tables, using JOIN

Using WHERE in your queries:
So far we&#8217;ve cover how to retrieve particular columns from [...]]]></description>
		<wfw:commentRss>http://pctechtips.org/learning-basic-mysql-commands-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning basic MySQL commands: Part I</title>
		<link>http://pctechtips.org/learning-basic-mysql-commands-part-i/</link>
		<comments>http://pctechtips.org/learning-basic-mysql-commands-part-i/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 08:48:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://pctechtips.org/?p=462</guid>
		<description><![CDATA[In this tutorial, we will take a look at basics SQL commands needed to manipulate your database tables, this is the first part of a three part tutorial, as I would not be able to cover as much as I want in just one part. For the examples here I assume you are able to [...]]]></description>
		<wfw:commentRss>http://pctechtips.org/learning-basic-mysql-commands-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
