<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How to simulate the SQL ROW_NUMBER function</title>
	<link>http://www.xaprb.com/blog/2005/09/27/simulating-the-sql-row_number-function/</link>
	<description>Stay curious!</description>
	<pubDate>Sun, 20 Jul 2008 22:36:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Stephen Gornick</title>
		<link>http://www.xaprb.com/blog/2005/09/27/simulating-the-sql-row_number-function/#comment-5313</link>
		<author>Stephen Gornick</author>
		<pubDate>Tue, 27 Mar 2007 01:41:34 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2005/09/27/simulating-the-sql-row_number-function/#comment-5313</guid>
		<description>&lt;p&gt;Here is a follow-up showing &lt;a href="http://www.xaprb.com/blog/2006/12/02/how-to-number-rows-in-mysql/"&gt;how to number rows using user variables&lt;/a&gt;.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Here is a follow-up showing <a href="http://www.xaprb.com/blog/2006/12/02/how-to-number-rows-in-mysql/">how to number rows using user variables</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shankudada</title>
		<link>http://www.xaprb.com/blog/2005/09/27/simulating-the-sql-row_number-function/#comment-2949</link>
		<author>Shankudada</author>
		<pubDate>Mon, 01 Jan 2007 10:12:44 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2005/09/27/simulating-the-sql-row_number-function/#comment-2949</guid>
		<description>&lt;p&gt;I appreciate the above article with explanatory example and the below line

"This effectively makes the join a CROSS JOIN, which is inefficient (O(n2)). "

Good...&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I appreciate the above article with explanatory example and the below line</p>
<p>&#8220;This effectively makes the join a CROSS JOIN, which is inefficient (O(n2)). &#8220;</p>
<p>Good&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
