<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: MySQL rownum imitation</title>
	<atom:link href="http://blog.gomilko.com/2007/04/28/mysql-rownum-imitation/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.gomilko.com/2007/04/28/mysql-rownum-imitation</link>
	<description>Andrew Gomilko's Blog</description>
	<lastBuildDate>Sun, 26 Oct 2008 16:58:30 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rodrigo</title>
		<link>http://blog.gomilko.com/2007/04/28/mysql-rownum-imitation/comment-page-1#comment-1770</link>
		<dc:creator>Rodrigo</dc:creator>
		<pubDate>Wed, 30 Jul 2008 14:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gomilko.com/2007/04/28/mysql-rownum-imitation/#comment-1770</guid>
		<description>Hi, another solution for Oracle´s rownum function :
&quot;select * from table_name limit 0,10;&quot;
I use max of 10 rows for this case.

Rodrigo</description>
		<content:encoded><![CDATA[<p>Hi, another solution for Oracle´s rownum function :<br />
&#8220;select * from table_name limit 0,10;&#8221;<br />
I use max of 10 rows for this case.</p>
<p>Rodrigo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaik</title>
		<link>http://blog.gomilko.com/2007/04/28/mysql-rownum-imitation/comment-page-1#comment-1647</link>
		<dc:creator>Shaik</dc:creator>
		<pubDate>Thu, 10 Jul 2008 11:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gomilko.com/2007/04/28/mysql-rownum-imitation/#comment-1647</guid>
		<description>Hi,

Thanks for ur post, its really helped me a lot.
I was looking for exact one like this.
Am really very very thankful to u.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for ur post, its really helped me a lot.<br />
I was looking for exact one like this.<br />
Am really very very thankful to u.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
