<?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; 2005 &#8211; Twelve Tips For Optimizing Sql Server 2005 Query Performance</title>
	<atom:link href="http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/</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: Brixton</title>
		<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/#comment-57379</link>
		<dc:creator>Brixton</dc:creator>
		<pubDate>Fri, 06 Nov 2009 08:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=611#comment-57379</guid>
		<description>Hi! try using WHILE LOOP. It works the same way with cursor but is more efficient.</description>
		<content:encoded><![CDATA[<p>Hi! try using WHILE LOOP. It works the same way with cursor but is more efficient.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalyan</title>
		<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/#comment-56939</link>
		<dc:creator>Kalyan</dc:creator>
		<pubDate>Fri, 23 Oct 2009 13:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=611#comment-56939</guid>
		<description>This is for LAKSHMI,

Lakshmi u r absolutely Correct...</description>
		<content:encoded><![CDATA[<p>This is for LAKSHMI,</p>
<p>Lakshmi u r absolutely Correct&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chethana</title>
		<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/#comment-53900</link>
		<dc:creator>chethana</dc:creator>
		<pubDate>Tue, 21 Jul 2009 07:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=611#comment-53900</guid>
		<description>Even the subqueriew will drag your query performence down &#039;

a simple join  can answer your degraded performence 
with subquries 
usage of table variables and CTE will best replace the 
cursors</description>
		<content:encoded><![CDATA[<p>Even the subqueriew will drag your query performence down &#8216;</p>
<p>a simple join  can answer your degraded performence<br />
with subquries<br />
usage of table variables and CTE will best replace the<br />
cursors</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lakshmi</title>
		<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/#comment-49413</link>
		<dc:creator>lakshmi</dc:creator>
		<pubDate>Wed, 18 Mar 2009 16:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=611#comment-49413</guid>
		<description>sidd,

You can use correlated subqueries,temporary tables and common table expessions as an alternative to cursors.

suggest me if iam wrong.

Thanks
lakshmi</description>
		<content:encoded><![CDATA[<p>sidd,</p>
<p>You can use correlated subqueries,temporary tables and common table expessions as an alternative to cursors.</p>
<p>suggest me if iam wrong.</p>
<p>Thanks<br />
lakshmi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atif Siddiqui</title>
		<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/#comment-43945</link>
		<dc:creator>Atif Siddiqui</dc:creator>
		<pubDate>Tue, 28 Oct 2008 06:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=611#comment-43945</guid>
		<description>Dear Mr. Dave,

I knew this 12 tips before I read your articles, but I&#039;ve a question that just raised in my head..

Sometimes we must use cursors for some reasons, how can anyone avoid using it. Do you have any alternative of CURSORS?


If yes, then please let me know..

rgds,

Sidd</description>
		<content:encoded><![CDATA[<p>Dear Mr. Dave,</p>
<p>I knew this 12 tips before I read your articles, but I&#8217;ve a question that just raised in my head..</p>
<p>Sometimes we must use cursors for some reasons, how can anyone avoid using it. Do you have any alternative of CURSORS?</p>
<p>If yes, then please let me know..</p>
<p>rgds,</p>
<p>Sidd</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rakesh</title>
		<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/#comment-43496</link>
		<dc:creator>rakesh</dc:creator>
		<pubDate>Sat, 04 Oct 2008 04:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=611#comment-43496</guid>
		<description>Sir ,

i studied that indexes will increase the performance

by decreasing table scans and i/o cost........

SO 

could you please explain

what is table scan?

what is i/o cost?</description>
		<content:encoded><![CDATA[<p>Sir ,</p>
<p>i studied that indexes will increase the performance</p>
<p>by decreasing table scans and i/o cost&#8230;&#8230;..</p>
<p>SO </p>
<p>could you please explain</p>
<p>what is table scan?</p>
<p>what is i/o cost?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vijay</title>
		<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/#comment-42732</link>
		<dc:creator>Vijay</dc:creator>
		<pubDate>Fri, 12 Sep 2008 14:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=611#comment-42732</guid>
		<description>Hi Pinal,

I am not sure whether this is right or not. As i am giving link of other website to your website reader. My intention is only to help them. If you think it is not right then let me know so that i can stop.

Thanks,
Vijay</description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>I am not sure whether this is right or not. As i am giving link of other website to your website reader. My intention is only to help them. If you think it is not right then let me know so that i can stop.</p>
<p>Thanks,<br />
Vijay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alkesh khedle</title>
		<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/#comment-41380</link>
		<dc:creator>Alkesh khedle</dc:creator>
		<pubDate>Wed, 06 Aug 2008 08:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=611#comment-41380</guid>
		<description>Could you please tell me the difference between Hash join,Merge Join and Nested Join in Execution plan often seen.
Which scenario they come to the picture.And the performance 
order of the three.</description>
		<content:encoded><![CDATA[<p>Could you please tell me the difference between Hash join,Merge Join and Nested Join in Execution plan often seen.<br />
Which scenario they come to the picture.And the performance<br />
order of the three.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huynp</title>
		<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/#comment-40664</link>
		<dc:creator>huynp</dc:creator>
		<pubDate>Wed, 23 Jul 2008 02:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=611#comment-40664</guid>
		<description>Hi, could you explain detail of these tips?</description>
		<content:encoded><![CDATA[<p>Hi, could you explain detail of these tips?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rupesh</title>
		<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/#comment-39948</link>
		<dc:creator>Rupesh</dc:creator>
		<pubDate>Wed, 09 Jul 2008 06:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=611#comment-39948</guid>
		<description>HI Pinal,

could you please reply on the followings:

1. Keep your clustered index small.
2. Use Apply
3. Avoid cursors - When we have a situation that we can not avoid the use of cursor than what is the alternate solution? is there anything we can use instead of cursor to perform the desired task? which optiomize the peroformance too.

Thanks in advance.

Regards,
Rupesh</description>
		<content:encoded><![CDATA[<p>HI Pinal,</p>
<p>could you please reply on the followings:</p>
<p>1. Keep your clustered index small.<br />
2. Use Apply<br />
3. Avoid cursors &#8211; When we have a situation that we can not avoid the use of cursor than what is the alternate solution? is there anything we can use instead of cursor to perform the desired task? which optiomize the peroformance too.</p>
<p>Thanks in advance.</p>
<p>Regards,<br />
Rupesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dheeraj</title>
		<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/#comment-39895</link>
		<dc:creator>dheeraj</dc:creator>
		<pubDate>Tue, 08 Jul 2008 08:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=611#comment-39895</guid>
		<description>for question#1  correct me if i am wrong Pinal.
is this the same thing our cluster value shuld be small rather than long (sting values)?</description>
		<content:encoded><![CDATA[<p>for question#1  correct me if i am wrong Pinal.<br />
is this the same thing our cluster value shuld be small rather than long (sting values)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swarna</title>
		<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/#comment-39462</link>
		<dc:creator>swarna</dc:creator>
		<pubDate>Tue, 24 Jun 2008 07:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=611#comment-39462</guid>
		<description>why to use veiws ?and how to use it.and why veiws used
what are indexes ?and why indexes are used</description>
		<content:encoded><![CDATA[<p>why to use veiws ?and how to use it.and why veiws used<br />
what are indexes ?and why indexes are used</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramesh</title>
		<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/#comment-39351</link>
		<dc:creator>ramesh</dc:creator>
		<pubDate>Thu, 19 Jun 2008 07:56:02 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=611#comment-39351</guid>
		<description>Hi pinal ,

what&#039;s the difference between Covering Indexes and  Clustered Indexes ? 

how to use clustered index small ?</description>
		<content:encoded><![CDATA[<p>Hi pinal ,</p>
<p>what&#8217;s the difference between Covering Indexes and  Clustered Indexes ? </p>
<p>how to use clustered index small ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darshan shah</title>
		<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/#comment-39184</link>
		<dc:creator>Darshan shah</dc:creator>
		<pubDate>Thu, 12 Jun 2008 11:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=611#comment-39184</guid>
		<description>Hi Pinal ,

What is archive your old data?</description>
		<content:encoded><![CDATA[<p>Hi Pinal ,</p>
<p>What is archive your old data?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darshan shah</title>
		<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/#comment-39183</link>
		<dc:creator>Darshan shah</dc:creator>
		<pubDate>Thu, 12 Jun 2008 11:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=611#comment-39183</guid>
		<description>Hi pinal ,

How to use &#039;Use APPLY&#039;?</description>
		<content:encoded><![CDATA[<p>Hi pinal ,</p>
<p>How to use &#8216;Use APPLY&#8217;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://blog.sqlauthority.com/2008/05/21/sql-server-2005-twelve-tips-for-optimizing-sql-server-2005-query-performance/#comment-38954</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Tue, 03 Jun 2008 19:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=611#comment-38954</guid>
		<description>What do you mean by Keep your clustered index small?</description>
		<content:encoded><![CDATA[<p>What do you mean by Keep your clustered index small?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
