<?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>CodeDoc &#187; alternative</title>
	<atom:link href="http://www.pierrebuckley.com/tag/alternative/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pierrebuckley.com</link>
	<description>The Blog of Pierre Buckley</description>
	<lastBuildDate>Sat, 22 Oct 2011 04:55:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Alternative to MySQL&#8217;s LIMIT Command</title>
		<link>http://www.pierrebuckley.com/2009/12/20/alternative-to-mysqls-limit-command/</link>
		<comments>http://www.pierrebuckley.com/2009/12/20/alternative-to-mysqls-limit-command/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 08:27:58 +0000</pubDate>
		<dc:creator>Pierre Buckley</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[alternative]]></category>
		<category><![CDATA[count]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.pierrebuckley.com/?p=60</guid>
		<description><![CDATA[I recently ran into the situation where I needed to create a query in MySQL that counted up to n rows from a result set. I scoffed at the challenge and proceeded to go for the one tool I thought could do the job &#8211; MySQL&#39;s LIMIT command. Unfortunately, the result I got was not [...]]]></description>
		<wfw:commentRss>http://www.pierrebuckley.com/2009/12/20/alternative-to-mysqls-limit-command/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

