<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Introduction to PERCENT_RANK() &#8211; Analytic Functions Introduced in SQL Server 2012</title>
	<atom:link href="http://blog.sqlauthority.com/2011/11/18/sql-server-introduction-to-percent_rank-analytic-functions-introduced-in-sql-server-2012/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2011/11/18/sql-server-introduction-to-percent_rank-analytic-functions-introduced-in-sql-server-2012/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 17 May 2013 15:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Charlie Xu</title>
		<link>http://blog.sqlauthority.com/2011/11/18/sql-server-introduction-to-percent_rank-analytic-functions-introduced-in-sql-server-2012/#comment-446235</link>
		<dc:creator><![CDATA[Charlie Xu]]></dc:creator>
		<pubDate>Fri, 29 Mar 2013 00:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=15944#comment-446235</guid>
		<description><![CDATA[Great, Pinal! The formula for calculating the Percent_Rank( ) function helped me.

Vivek, for the last question in your post, I think that the rank was done on the entire result set of the 290 records. The 2nd row ranks 4th. Then the TOP 10 clause is applied.]]></description>
		<content:encoded><![CDATA[<p>Great, Pinal! The formula for calculating the Percent_Rank( ) function helped me.</p>
<p>Vivek, for the last question in your post, I think that the rank was done on the entire result set of the 290 records. The 2nd row ranks 4th. Then the TOP 10 clause is applied.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivek</title>
		<link>http://blog.sqlauthority.com/2011/11/18/sql-server-introduction-to-percent_rank-analytic-functions-introduced-in-sql-server-2012/#comment-406495</link>
		<dc:creator><![CDATA[Vivek]]></dc:creator>
		<pubDate>Fri, 11 Jan 2013 15:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=15944#comment-406495</guid>
		<description><![CDATA[Hi Pinal,

Can you please explain the second example with partition...From what I understand from the Microsoft page Example A: http://msdn.microsoft.com/en-us/library/ms176102.aspx : in your example if they are partitioned by sales order id then all sales order id with equal value should be partitioned under one box and then rank function is applied within the particular partition and so on...Am I wrong on this ? If yes can you explain how exactly the ranking function works...Also from the Microsoft link I provided can you please explain the Example B ? How was the rank of second entity 4 ?]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>Can you please explain the second example with partition&#8230;From what I understand from the Microsoft page Example A: <a href="http://msdn.microsoft.com/en-us/library/ms176102.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms176102.aspx</a> : in your example if they are partitioned by sales order id then all sales order id with equal value should be partitioned under one box and then rank function is applied within the particular partition and so on&#8230;Am I wrong on this ? If yes can you explain how exactly the ranking function works&#8230;Also from the Microsoft link I provided can you please explain the Example B ? How was the rank of second entity 4 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #004 &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2011/11/18/sql-server-introduction-to-percent_rank-analytic-functions-introduced-in-sql-server-2012/#comment-379697</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #004 &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 24 Nov 2012 01:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=15944#comment-379697</guid>
		<description><![CDATA[[...] PERCENT_RANK [...]]]></description>
		<content:encoded><![CDATA[<p>[...] PERCENT_RANK [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arif</title>
		<link>http://blog.sqlauthority.com/2011/11/18/sql-server-introduction-to-percent_rank-analytic-functions-introduced-in-sql-server-2012/#comment-352190</link>
		<dc:creator><![CDATA[arif]]></dc:creator>
		<pubDate>Sun, 23 Sep 2012 00:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=15944#comment-352190</guid>
		<description><![CDATA[Hi pinal

I would like to ask something that i can not display picture of your website.could you help me how can i display ?]]></description>
		<content:encoded><![CDATA[<p>Hi pinal</p>
<p>I would like to ask something that i can not display picture of your website.could you help me how can i display ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chinkey</title>
		<link>http://blog.sqlauthority.com/2011/11/18/sql-server-introduction-to-percent_rank-analytic-functions-introduced-in-sql-server-2012/#comment-352141</link>
		<dc:creator><![CDATA[chinkey]]></dc:creator>
		<pubDate>Sat, 22 Sep 2012 18:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=15944#comment-352141</guid>
		<description><![CDATA[Thanku So much. Today i learn a new thing :)]]></description>
		<content:encoded><![CDATA[<p>Thanku So much. Today i learn a new thing :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdul Kuddus</title>
		<link>http://blog.sqlauthority.com/2011/11/18/sql-server-introduction-to-percent_rank-analytic-functions-introduced-in-sql-server-2012/#comment-352094</link>
		<dc:creator><![CDATA[Abdul Kuddus]]></dc:creator>
		<pubDate>Sat, 22 Sep 2012 14:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=15944#comment-352094</guid>
		<description><![CDATA[thank you so much]]></description>
		<content:encoded><![CDATA[<p>thank you so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sudha</title>
		<link>http://blog.sqlauthority.com/2011/11/18/sql-server-introduction-to-percent_rank-analytic-functions-introduced-in-sql-server-2012/#comment-245718</link>
		<dc:creator><![CDATA[sudha]]></dc:creator>
		<pubDate>Mon, 30 Jan 2012 14:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=15944#comment-245718</guid>
		<description><![CDATA[Thank you so much........ sir]]></description>
		<content:encoded><![CDATA[<p>Thank you so much&#8230;&#8230;.. sir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; 2012 &#8211; Summary of All the Analytic Functions &#8211; MSDN and SQLAuthority &#171; Journey to SQLAuthority</title>
		<link>http://blog.sqlauthority.com/2011/11/18/sql-server-introduction-to-percent_rank-analytic-functions-introduced-in-sql-server-2012/#comment-202550</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; 2012 &#8211; Summary of All the Analytic Functions &#8211; MSDN and SQLAuthority &#171; Journey to SQLAuthority]]></dc:creator>
		<pubDate>Wed, 23 Nov 2011 01:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=15944#comment-202550</guid>
		<description><![CDATA[[...] PERCENT_RANK [...]]]></description>
		<content:encoded><![CDATA[<p>[...] PERCENT_RANK [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
