<?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: T-SQL &#8211; selecting top X element for each group</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2009/01/02/t-sql-selecting-top-x-element-for-each-group/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2009/01/02/t-sql-selecting-top-x-element-for-each-group/</link>
	<description>Wrecks of code floating in the sea of Internet By Ricci Gian Maria</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:15:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Paul Els</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/01/02/t-sql-selecting-top-x-element-for-each-group/comment-page-1/#comment-3291</link>
		<dc:creator>Paul Els</dc:creator>
		<pubDate>Wed, 04 Aug 2010 09:08:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/01/02/t-sql-selecting-top-x-element-for-each-group/#comment-3291</guid>
		<description>Dude - YOU ROCK !!! Thank you SOOOO MUCH !!!</description>
		<content:encoded><![CDATA[<p>Dude &#8211; YOU ROCK !!! Thank you SOOOO MUCH !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/01/02/t-sql-selecting-top-x-element-for-each-group/comment-page-1/#comment-2391</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Thu, 07 May 2009 12:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/01/02/t-sql-selecting-top-x-element-for-each-group/#comment-2391</guid>
		<description>Actually with NHibernate doing such a thing is a  breeze thank to the SetMaxResult() and SetFirstResult() methods of ICriteria and IQuery. The great advantage is that nhibernate translate it into the appropriate SQL instruction based on choosen dialect.</description>
		<content:encoded><![CDATA[<p>Actually with NHibernate doing such a thing is a  breeze thank to the SetMaxResult() and SetFirstResult() methods of ICriteria and IQuery. The great advantage is that nhibernate translate it into the appropriate SQL instruction based on choosen dialect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/01/02/t-sql-selecting-top-x-element-for-each-group/comment-page-1/#comment-2390</link>
		<dc:creator>Luca</dc:creator>
		<pubDate>Thu, 07 May 2009 11:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/01/02/t-sql-selecting-top-x-element-for-each-group/#comment-2390</guid>
		<description>Hi,

it&#039;s possibile emulate this query with NH HQL or Criteria...

thx</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>it&#8217;s possibile emulate this query with NH HQL or Criteria&#8230;</p>
<p>thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EK</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/01/02/t-sql-selecting-top-x-element-for-each-group/comment-page-1/#comment-2141</link>
		<dc:creator>EK</dc:creator>
		<pubDate>Fri, 20 Mar 2009 23:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/01/02/t-sql-selecting-top-x-element-for-each-group/#comment-2141</guid>
		<description>Wonderful! I had never used the ROW_NUMBER function before. What a great trick!</description>
		<content:encoded><![CDATA[<p>Wonderful! I had never used the ROW_NUMBER function before. What a great trick!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/01/02/t-sql-selecting-top-x-element-for-each-group/comment-page-1/#comment-2018</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 09 Jan 2009 10:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/01/02/t-sql-selecting-top-x-element-for-each-group/#comment-2018</guid>
		<description>That helps me so much,
THANK YOU.</description>
		<content:encoded><![CDATA[<p>That helps me so much,<br />
THANK YOU.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Waldron</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/01/02/t-sql-selecting-top-x-element-for-each-group/comment-page-1/#comment-2001</link>
		<dc:creator>Dan Waldron</dc:creator>
		<pubDate>Fri, 02 Jan 2009 15:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/01/02/t-sql-selecting-top-x-element-for-each-group/#comment-2001</guid>
		<description>You know, I have to tell you, I really enjoy this blog and the insight from everyone who participates. I find it to be refreshing and very informative. I wish there were more blogs like it. Anyway, I felt it was about time I posted, I’ve spent most of my time here just lurking and reading, but today for some reason I just felt compelled to say this.</description>
		<content:encoded><![CDATA[<p>You know, I have to tell you, I really enjoy this blog and the insight from everyone who participates. I find it to be refreshing and very informative. I wish there were more blogs like it. Anyway, I felt it was about time I posted, I’ve spent most of my time here just lurking and reading, but today for some reason I just felt compelled to say this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

