<?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: Is Distinct A Synonym To Order By In MS SQL Server ?</title>
	<atom:link href="http://www.waldar.org/blog/200907/is-distinct-a-synonym-to-order-by-in-ms-sql-server/feed" rel="self" type="application/rss+xml" />
	<link>http://www.waldar.org/blog/200907/is-distinct-a-synonym-to-order-by-in-ms-sql-server</link>
	<description>SQL behind Business Intelligence</description>
	<lastBuildDate>Tue, 22 Sep 2009 12:03:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Antoine Gémis</title>
		<link>http://www.waldar.org/blog/200907/is-distinct-a-synonym-to-order-by-in-ms-sql-server/comment-page-1#comment-17</link>
		<dc:creator>Antoine Gémis</dc:creator>
		<pubDate>Fri, 10 Jul 2009 09:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.waldar.org/blog/?p=313#comment-17</guid>
		<description>Well done Waldar! Nice pragmatic approach. So, SQL is a declarative language, you could be lucky with DISTINCT SORT if it&#039;s the outermost part of a simple execution plan, but with no garantee as you do not manage execution plan. If you want to sort, ask for it :-)</description>
		<content:encoded><![CDATA[<p>Well done Waldar! Nice pragmatic approach. So, SQL is a declarative language, you could be lucky with DISTINCT SORT if it&#8217;s the outermost part of a simple execution plan, but with no garantee as you do not manage execution plan. If you want to sort, ask for it :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
