<?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>Lost-In-Code &#187; MySQL</title>
	<atom:link href="http://www.lost-in-code.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lost-in-code.com</link>
	<description>Web Development Resources</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:07:21 +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>MySQL : ORDER BY numbers</title>
		<link>http://www.lost-in-code.com/programming/mysql/mysql-order-by-numbers/</link>
		<comments>http://www.lost-in-code.com/programming/mysql/mysql-order-by-numbers/#comments</comments>
		<pubDate>Sat, 09 May 2009 16:09:15 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[float]]></category>
		<category><![CDATA[mysql ABS]]></category>
		<category><![CDATA[MySQL ORDER BY]]></category>
		<category><![CDATA[mysql order numeric values]]></category>
		<category><![CDATA[MySQL ORDER price]]></category>
		<category><![CDATA[MySQL sort by number]]></category>
		<category><![CDATA[MySQL sort by price]]></category>
		<category><![CDATA[numbers]]></category>
		<category><![CDATA[numeric]]></category>
		<category><![CDATA[ORDER]]></category>
		<category><![CDATA[ORDER BY]]></category>
		<category><![CDATA[ORDER BY numbers]]></category>
		<category><![CDATA[ORDER BY numeric]]></category>
		<category><![CDATA[price]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=250</guid>
		<description><![CDATA[In this article I will show you how to order MySQL records by numeric values (numbers, integers &#38; floats) from the smallest to the largest number or the other way around using a MySQL ORDER BY query. A MySQL ORDER BY query with a given field name will order/sort the MySQL records alphabetically for the [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/programming/mysql/mysql-order-by-numbers/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>iTunes podCast Categories SQL</title>
		<link>http://www.lost-in-code.com/software/itunes-podcast-categories-sql/</link>
		<comments>http://www.lost-in-code.com/software/itunes-podcast-categories-sql/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 23:26:13 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[categories]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[queries]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=32</guid>
		<description><![CDATA[I am busy writing a podCast plugin for WordPress and figured that it would be most efficient if I created a Category model which will hold all the podCast feed categories which can be specified in the feed specifically for the iTunes store. The SQL code creates a database table named &#8220;categories&#8221; and inserts all [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/software/itunes-podcast-categories-sql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

