<?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 for SQL Server Planet</title>
	<atom:link href="http://sqlserverplanet.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://sqlserverplanet.com</link>
	<description>Tips and Articles on SQL Server</description>
	<lastBuildDate>Wed, 22 Feb 2012 15:17:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Blocking Processes (lead blocker) by John P</title>
		<link>http://sqlserverplanet.com/troubleshooting/blocking-processes-lead-blocker/comment-page-1#comment-1107</link>
		<dc:creator>John P</dc:creator>
		<pubDate>Wed, 22 Feb 2012 15:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://sqlserverplanet.com/?p=244#comment-1107</guid>
		<description>Absolutely love the code you have published! Thanks so much. Below is one change I made so that I could see the wait type description vs. the wait type code. Thanks again.

changed this:
    ,waittype
to this:
    ,er.wait_type</description>
		<content:encoded><![CDATA[<p>Absolutely love the code you have published! Thanks so much. Below is one change I made so that I could see the wait type description vs. the wait type code. Thanks again.</p>
<p>changed this:<br />
    ,waittype<br />
to this:<br />
    ,er.wait_type</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comparing Query Performance by Brian Francis</title>
		<link>http://sqlserverplanet.com/sql-optimization/comparing-query-performance/comment-page-1#comment-1106</link>
		<dc:creator>Brian Francis</dc:creator>
		<pubDate>Wed, 22 Feb 2012 01:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://sqlserverplanet.com/?p=2124#comment-1106</guid>
		<description>This is great information - thanks.</description>
		<content:encoded><![CDATA[<p>This is great information &#8211; thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using sp_configure by Irene Lee</title>
		<link>http://sqlserverplanet.com/dba/using-sp_configure/comment-page-1#comment-1105</link>
		<dc:creator>Irene Lee</dc:creator>
		<pubDate>Sun, 19 Feb 2012 16:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://sqlserverplanet.com/?p=1498#comment-1105</guid>
		<description>when I execute sp_configure, I can not find &#039;Ad Hoc Distributed Queries&#039;.</description>
		<content:encoded><![CDATA[<p>when I execute sp_configure, I can not find &#8216;Ad Hoc Distributed Queries&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is Parallelism? by Anonymous</title>
		<link>http://sqlserverplanet.com/sql-optimization/what-is-parallelism/comment-page-1#comment-1103</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 15 Feb 2012 11:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://sqlserverplanet.com/?p=1896#comment-1103</guid>
		<description>The articles are very informative.</description>
		<content:encoded><![CDATA[<p>The articles are very informative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Alter Table Alter Column by Shahid</title>
		<link>http://sqlserverplanet.com/sql/alter-table-alter-column/comment-page-1#comment-1101</link>
		<dc:creator>Shahid</dc:creator>
		<pubDate>Tue, 14 Feb 2012 09:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://sqlserverplanet.com/?p=556#comment-1101</guid>
		<description>Hi, Can we Alter column order with script?</description>
		<content:encoded><![CDATA[<p>Hi, Can we Alter column order with script?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

