<?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; Observation of Top with Index and Order of Resultset</title>
	<atom:link href="http://blog.sqlauthority.com/2012/07/23/sql-server-observation-of-top-with-index-and-order-of-resultset/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2012/07/23/sql-server-observation-of-top-with-index-and-order-of-resultset/</link>
	<description>SQL, SQL Server, MySQL, Big Data and NoSQL</description>
	<lastBuildDate>Wed, 19 Jun 2013 02:50:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Dave</title>
		<link>http://blog.sqlauthority.com/2012/07/23/sql-server-observation-of-top-with-index-and-order-of-resultset/#comment-429403</link>
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Thu, 28 Feb 2013 22:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=19919#comment-429403</guid>
		<description><![CDATA[Ha! Too true. I once broke an application - it would fail to start - just becuase I added a clustered index to a table. The application was expecting a certain value to always be the first in a drop down list. The index changed that and the application would not open. Needless to say it was a very poorly written application.]]></description>
		<content:encoded><![CDATA[<p>Ha! Too true. I once broke an application &#8211; it would fail to start &#8211; just becuase I added a clustered index to a table. The application was expecting a certain value to always be the first in a drop down list. The index changed that and the application would not open. Needless to say it was a very poorly written application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunilreddy</title>
		<link>http://blog.sqlauthority.com/2012/07/23/sql-server-observation-of-top-with-index-and-order-of-resultset/#comment-361871</link>
		<dc:creator><![CDATA[Sunilreddy]]></dc:creator>
		<pubDate>Fri, 19 Oct 2012 06:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=19919#comment-361871</guid>
		<description><![CDATA[@vamsi, I think you need to go for dynamic SQL, i mean writing query dynamically and execute it with EXECUTE().]]></description>
		<content:encoded><![CDATA[<p>@vamsi, I think you need to go for dynamic SQL, i mean writing query dynamically and execute it with EXECUTE().</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vamsi</title>
		<link>http://blog.sqlauthority.com/2012/07/23/sql-server-observation-of-top-with-index-and-order-of-resultset/#comment-343666</link>
		<dc:creator><![CDATA[Vamsi]]></dc:creator>
		<pubDate>Thu, 13 Sep 2012 13:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=19919#comment-343666</guid>
		<description><![CDATA[I actually have to do this custom ordering on two columns by passing two values one to column1 and another to column2 and have to order on both of them]]></description>
		<content:encoded><![CDATA[<p>I actually have to do this custom ordering on two columns by passing two values one to column1 and another to column2 and have to order on both of them</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vamsi</title>
		<link>http://blog.sqlauthority.com/2012/07/23/sql-server-observation-of-top-with-index-and-order-of-resultset/#comment-343664</link>
		<dc:creator><![CDATA[Vamsi]]></dc:creator>
		<pubDate>Thu, 13 Sep 2012 13:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=19919#comment-343664</guid>
		<description><![CDATA[How do I do custom ordering in SQL . I want to do ordering on a column1 based on the passed value to come first in the result set and then the rest follows in desc order]]></description>
		<content:encoded><![CDATA[<p>How do I do custom ordering in SQL . I want to do ordering on a column1 based on the passed value to come first in the result set and then the rest follows in desc order</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sudhanshu Verma</title>
		<link>http://blog.sqlauthority.com/2012/07/23/sql-server-observation-of-top-with-index-and-order-of-resultset/#comment-325784</link>
		<dc:creator><![CDATA[Sudhanshu Verma]]></dc:creator>
		<pubDate>Mon, 06 Aug 2012 07:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=19919#comment-325784</guid>
		<description><![CDATA[choti choti magar moti baten.  thanks]]></description>
		<content:encoded><![CDATA[<p>choti choti magar moti baten.  thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mohammadrashidmughal</title>
		<link>http://blog.sqlauthority.com/2012/07/23/sql-server-observation-of-top-with-index-and-order-of-resultset/#comment-319223</link>
		<dc:creator><![CDATA[mohammadrashidmughal]]></dc:creator>
		<pubDate>Thu, 26 Jul 2012 09:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=19919#comment-319223</guid>
		<description><![CDATA[Interesting]]></description>
		<content:encoded><![CDATA[<p>Interesting</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayman El-Ghazali</title>
		<link>http://blog.sqlauthority.com/2012/07/23/sql-server-observation-of-top-with-index-and-order-of-resultset/#comment-317954</link>
		<dc:creator><![CDATA[Ayman El-Ghazali]]></dc:creator>
		<pubDate>Mon, 23 Jul 2012 09:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=19919#comment-317954</guid>
		<description><![CDATA[I feel guilty for forgetting the order by clause every once in a while. I will never do it again! Good post as usual. ]]></description>
		<content:encoded><![CDATA[<p>I feel guilty for forgetting the order by clause every once in a while. I will never do it again! Good post as usual. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramkoti</title>
		<link>http://blog.sqlauthority.com/2012/07/23/sql-server-observation-of-top-with-index-and-order-of-resultset/#comment-317941</link>
		<dc:creator><![CDATA[Ramkoti]]></dc:creator>
		<pubDate>Mon, 23 Jul 2012 09:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=19919#comment-317941</guid>
		<description><![CDATA[Nice Observation.]]></description>
		<content:encoded><![CDATA[<p>Nice Observation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
