<?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>free web tools and services &#187; SQL</title>
	<atom:link href="http://fh54.de/tag/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://fh54.de</link>
	<description>Hello World</description>
	<lastBuildDate>Sun, 21 Feb 2010 20:03:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SQL Select query with a predefined last entry</title>
		<link>http://fh54.de/2009/07/sql-select-query-with-a-predefined-last-entry/</link>
		<comments>http://fh54.de/2009/07/sql-select-query-with-a-predefined-last-entry/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 20:03:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://fh54.de/?p=216</guid>
		<description><![CDATA[The task was to create a SELECT query on a table with titles grouped alphabetically by name, but a certain name must (if found)  always stay at the end.
This is like the selecting of categories on ebay.com where the categories are arranged by name but the category &#8220;Other&#8221; must have the last place.
The solution [...]]]></description>
		<wfw:commentRss>http://fh54.de/2009/07/sql-select-query-with-a-predefined-last-entry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
