<?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; Simple Puzzle Using Union and Union All &#8211; Answer</title>
	<atom:link href="http://blog.sqlauthority.com/2008/03/25/sql-server-simple-puzzle-using-union-and-union-all-answer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2008/03/25/sql-server-simple-puzzle-using-union-and-union-all-answer/</link>
	<description>Notes of a SQL Server MVP and Database Administrator</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:54:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Benjie</title>
		<link>http://blog.sqlauthority.com/2008/03/25/sql-server-simple-puzzle-using-union-and-union-all-answer/#comment-34977</link>
		<dc:creator>Benjie</dc:creator>
		<pubDate>Thu, 10 Apr 2008 20:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=547#comment-34977</guid>
		<description>yep, the perenthesis are rearanging the order of the unions which is causing the 
1 union all (1 union 2) to
(1 union all 1) union 2

trixy!</description>
		<content:encoded><![CDATA[<p>yep, the perenthesis are rearanging the order of the unions which is causing the<br />
1 union all (1 union 2) to<br />
(1 union all 1) union 2</p>
<p>trixy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nash</title>
		<link>http://blog.sqlauthority.com/2008/03/25/sql-server-simple-puzzle-using-union-and-union-all-answer/#comment-34718</link>
		<dc:creator>nash</dc:creator>
		<pubDate>Mon, 31 Mar 2008 03:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=547#comment-34718</guid>
		<description>this is because of union, when ur using union in record than it shows distinct records</description>
		<content:encoded><![CDATA[<p>this is because of union, when ur using union in record than it shows distinct records</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER - Simple Puzzle Using Union and Union All Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2008/03/25/sql-server-simple-puzzle-using-union-and-union-all-answer/#comment-34564</link>
		<dc:creator>SQL SERVER - Simple Puzzle Using Union and Union All Journey to SQL Authority with Pinal Dave</dc:creator>
		<pubDate>Tue, 25 Mar 2008 18:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=547#comment-34564</guid>
		<description>[...] : SQL SERVER - Simple Puzzle Using Union and Union All - AnswerReference : Pinal Dave [...]</description>
		<content:encoded><![CDATA[<p>[...] : SQL SERVER &#8211; Simple Puzzle Using Union and Union All &#8211; AnswerReference : Pinal Dave [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
