<?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; Execution Plan &#8211; Estimated I/O Cost &#8211; Estimated CPU Cost &#8211; No Unit</title>
	<atom:link href="http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Wed, 22 May 2013 19:03:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Brn</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-454057</link>
		<dc:creator><![CDATA[Brn]]></dc:creator>
		<pubDate>Thu, 11 Apr 2013 20:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-454057</guid>
		<description><![CDATA[Hi sir
My question is about  avg_user_total_cost in stored procedure. I tune stored procedures and I realized that avg_user_total_cost had some different value. e.g 66,22 or 999,12  etc. How can I or a computer calculate that value? And What is the maximum value of avg_user_total_cost? Could you explain me ?
Thank you so much.]]></description>
		<content:encoded><![CDATA[<p>Hi sir<br />
My question is about  avg_user_total_cost in stored procedure. I tune stored procedures and I realized that avg_user_total_cost had some different value. e.g 66,22 or 999,12  etc. How can I or a computer calculate that value? And What is the maximum value of avg_user_total_cost? Could you explain me ?<br />
Thank you so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #013 &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-413094</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #013 &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 26 Jan 2013 01:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-413094</guid>
		<description><![CDATA[[...] Execution Plan – Estimated I/O Cost – Estimated CPU Cost – No Unit During the SQL Server Optimization training, I enjoy teaching Execution Plans Following are some common questions related to costs: [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Execution Plan – Estimated I/O Cost – Estimated CPU Cost – No Unit During the SQL Server Optimization training, I enjoy teaching Execution Plans Following are some common questions related to costs: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samah</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-399139</link>
		<dc:creator><![CDATA[samah]]></dc:creator>
		<pubDate>Tue, 25 Dec 2012 18:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-399139</guid>
		<description><![CDATA[I want  quick answer to my question please 

I apply a query using sql server 2012 and enforce it to executed with some test indexes but in the all cases i have different i/o cost and elapsed time 

BUT the cpu time was constant for one query with different indexes it didnt change WHY??

When I work with a different query it give new cpu cost but also it still constant for the same query when i use different indexes type]]></description>
		<content:encoded><![CDATA[<p>I want  quick answer to my question please </p>
<p>I apply a query using sql server 2012 and enforce it to executed with some test indexes but in the all cases i have different i/o cost and elapsed time </p>
<p>BUT the cpu time was constant for one query with different indexes it didnt change WHY??</p>
<p>When I work with a different query it give new cpu cost but also it still constant for the same query when i use different indexes type</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Courage Dog</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-370307</link>
		<dc:creator><![CDATA[Courage Dog]]></dc:creator>
		<pubDate>Tue, 06 Nov 2012 14:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-370307</guid>
		<description><![CDATA[I would call this exection plan unit &quot;Gatez&quot; (in short: Gz). So for example a query has 0.3 CPU Gz and 0.8 I/O Gz.
1 CPU Gz means one SQL Server executes one query for one moment.
1 I/O Gz means one SQL Server reads one portion of data for one moment.]]></description>
		<content:encoded><![CDATA[<p>I would call this exection plan unit &#8220;Gatez&#8221; (in short: Gz). So for example a query has 0.3 CPU Gz and 0.8 I/O Gz.<br />
1 CPU Gz means one SQL Server executes one query for one moment.<br />
1 I/O Gz means one SQL Server reads one portion of data for one moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nawed</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-302368</link>
		<dc:creator><![CDATA[nawed]]></dc:creator>
		<pubDate>Sun, 17 Jun 2012 11:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-302368</guid>
		<description><![CDATA[How is speed mismatch handled between CPU and I/O unit ? Explain]]></description>
		<content:encoded><![CDATA[<p>How is speed mismatch handled between CPU and I/O unit ? Explain</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jyoti</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-301589</link>
		<dc:creator><![CDATA[jyoti]]></dc:creator>
		<pubDate>Fri, 15 Jun 2012 08:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-301589</guid>
		<description><![CDATA[Hello Pinal,
In which situation following type of error can occur in sql :-
&quot;The query has been canceled because the estimated cost of this query (830) exceeds the configured threshold of 300.&quot;]]></description>
		<content:encoded><![CDATA[<p>Hello Pinal,<br />
In which situation following type of error can occur in sql :-<br />
&#8220;The query has been canceled because the estimated cost of this query (830) exceeds the configured threshold of 300.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HARI</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-285002</link>
		<dc:creator><![CDATA[HARI]]></dc:creator>
		<pubDate>Wed, 16 May 2012 04:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-285002</guid>
		<description><![CDATA[Hi Pinal. How can we write  TSQL queries that take benefit of parallelism/multiple processors that are available on a production environment.]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal. How can we write  TSQL queries that take benefit of parallelism/multiple processors that are available on a production environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Ellis</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-271335</link>
		<dc:creator><![CDATA[Scott Ellis]]></dc:creator>
		<pubDate>Tue, 03 Apr 2012 14:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-271335</guid>
		<description><![CDATA[I am wondering if anyone knows if there is a way to check the estimated cost of a query before running it, and then return that value as a variable so that, if it is too high, I can elect to prevent certain queries from executing?]]></description>
		<content:encoded><![CDATA[<p>I am wondering if anyone knows if there is a way to check the estimated cost of a query before running it, and then return that value as a variable so that, if it is too high, I can elect to prevent certain queries from executing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunil pal</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-255610</link>
		<dc:creator><![CDATA[sunil pal]]></dc:creator>
		<pubDate>Thu, 23 Feb 2012 08:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-255610</guid>
		<description><![CDATA[great knowlege  i get regarding execution plan]]></description>
		<content:encoded><![CDATA[<p>great knowlege  i get regarding execution plan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-120285</link>
		<dc:creator><![CDATA[Doug]]></dc:creator>
		<pubDate>Wed, 23 Feb 2011 16:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-120285</guid>
		<description><![CDATA[Please see pauls whites blog on this ---  

The I/O cost of 0.003125 is exactly 1/320 – reflecting the model’s assumption that the disk subsystem can perform 320 random I/O operations per second

http://sqlblog.com/blogs/paul_white/archive/2010/09/01/inside-the-optimizer-plan-costing.aspx]]></description>
		<content:encoded><![CDATA[<p>Please see pauls whites blog on this &#8212;  </p>
<p>The I/O cost of 0.003125 is exactly 1/320 – reflecting the model’s assumption that the disk subsystem can perform 320 random I/O operations per second</p>
<p><a href="http://sqlblog.com/blogs/paul_white/archive/2010/09/01/inside-the-optimizer-plan-costing.aspx" rel="nofollow">http://sqlblog.com/blogs/paul_white/archive/2010/09/01/inside-the-optimizer-plan-costing.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manjunath</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-92129</link>
		<dc:creator><![CDATA[Manjunath]]></dc:creator>
		<pubDate>Mon, 11 Oct 2010 16:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-92129</guid>
		<description><![CDATA[Hi Darshan,

Thank you. But can you please let me know how other process can cause my current query execution Plan.

Regards,
Manjunath]]></description>
		<content:encoded><![CDATA[<p>Hi Darshan,</p>
<p>Thank you. But can you please let me know how other process can cause my current query execution Plan.</p>
<p>Regards,<br />
Manjunath</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darshan Shah</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-92124</link>
		<dc:creator><![CDATA[Darshan Shah]]></dc:creator>
		<pubDate>Mon, 11 Oct 2010 15:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-92124</guid>
		<description><![CDATA[Manjunath,
That is because of some other processes are going on your production server. That why execution plan is diifer then dev server. 



Thanks 
Darshan]]></description>
		<content:encoded><![CDATA[<p>Manjunath,<br />
That is because of some other processes are going on your production server. That why execution plan is diifer then dev server. </p>
<p>Thanks<br />
Darshan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keshav</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-90551</link>
		<dc:creator><![CDATA[keshav]]></dc:creator>
		<pubDate>Fri, 01 Oct 2010 20:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-90551</guid>
		<description><![CDATA[Hi Pinal 
I was looking your notes on performance tuning. I was very impressed after looking those.I am very new to SQL DBA. I have one question for you I just want to knowhow we can tune the stored procedures in sql server2005.
I was trying to tune the sp&#039;s but I am able to change the indexes on the table. i can still see the higher i/o and CPU values. I can tune the sp&#039;s upto some value but not more than that. I will be very helpful if you help me in this.

Thanks,
Keshav]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal<br />
I was looking your notes on performance tuning. I was very impressed after looking those.I am very new to SQL DBA. I have one question for you I just want to knowhow we can tune the stored procedures in sql server2005.<br />
I was trying to tune the sp&#8217;s but I am able to change the indexes on the table. i can still see the higher i/o and CPU values. I can tune the sp&#8217;s upto some value but not more than that. I will be very helpful if you help me in this.</p>
<p>Thanks,<br />
Keshav</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manjunath</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-90364</link>
		<dc:creator><![CDATA[Manjunath]]></dc:creator>
		<pubDate>Thu, 30 Sep 2010 19:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-90364</guid>
		<description><![CDATA[Hi Pinal,

There is a Query. 
If i run it on Production environment it takes around 6 mins if same i try to run on my DEV Server its taking more than an hour. can you please help me out. And also is there any way to compare two execution plans?

Thanks
Manjunath]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>There is a Query.<br />
If i run it on Production environment it takes around 6 mins if same i try to run on my DEV Server its taking more than an hour. can you please help me out. And also is there any way to compare two execution plans?</p>
<p>Thanks<br />
Manjunath</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-81161</link>
		<dc:creator><![CDATA[steve]]></dc:creator>
		<pubDate>Wed, 21 Jul 2010 22:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-81161</guid>
		<description><![CDATA[Dear Pinaldave,

I came across the phrase: the total I/O was two logical reads in interpreting an actual execution plan. Could you please explain a bit about it?

Thank you in advance.

Steve]]></description>
		<content:encoded><![CDATA[<p>Dear Pinaldave,</p>
<p>I came across the phrase: the total I/O was two logical reads in interpreting an actual execution plan. Could you please explain a bit about it?</p>
<p>Thank you in advance.</p>
<p>Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pinaldave</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-73045</link>
		<dc:creator><![CDATA[pinaldave]]></dc:creator>
		<pubDate>Tue, 25 May 2010 14:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-73045</guid>
		<description><![CDATA[Sometime they will be and sometime they may not.

Usual case is they are same in most of the cases.]]></description>
		<content:encoded><![CDATA[<p>Sometime they will be and sometime they may not.</p>
<p>Usual case is they are same in most of the cases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-73044</link>
		<dc:creator><![CDATA[Lee]]></dc:creator>
		<pubDate>Tue, 25 May 2010 14:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-73044</guid>
		<description><![CDATA[Pinal

I understand that &quot;unit&quot; has no predefined value.  It may be 1 second, 1.5 seconds, or 4 years.

You said that the unit is used to compare different possible execution plans, and then chooses the plan with the lowest overall cost.  For this to happen, obviously the unit, whatever it may be, has to be consistent between the different execution plans.

My question is that are these units consistent between entirely different statements?  For example if I submit one query, which is very I/O intensive, and then 5 minutes later, on a different database connection, submit another query which is very CPU intensive, will the units for CPU and I/O be the same for both the queries (of course their numbers will be different)?

Thanks,
Lee]]></description>
		<content:encoded><![CDATA[<p>Pinal</p>
<p>I understand that &#8220;unit&#8221; has no predefined value.  It may be 1 second, 1.5 seconds, or 4 years.</p>
<p>You said that the unit is used to compare different possible execution plans, and then chooses the plan with the lowest overall cost.  For this to happen, obviously the unit, whatever it may be, has to be consistent between the different execution plans.</p>
<p>My question is that are these units consistent between entirely different statements?  For example if I submit one query, which is very I/O intensive, and then 5 minutes later, on a different database connection, submit another query which is very CPU intensive, will the units for CPU and I/O be the same for both the queries (of course their numbers will be different)?</p>
<p>Thanks,<br />
Lee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marko Parkkola</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-63868</link>
		<dc:creator><![CDATA[Marko Parkkola]]></dc:creator>
		<pubDate>Sat, 27 Mar 2010 18:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-63868</guid>
		<description><![CDATA[I can second that!

I&#039;m working in a project where we have two almost identical databases, but not quite. One is used in development and one in testing. Dev-db is 100x larger than the test-db and dev-server is 10x more powerfull (more cores and memory).

Now if you go and just take execution plan from dev-db and then compare with execution plan from test-db you can get wildly different plans and wildly different estimations. Only way to be sure if optimizations works as planned is to set STATISTICS TIME ON and run the same query on both dbs.]]></description>
		<content:encoded><![CDATA[<p>I can second that!</p>
<p>I&#8217;m working in a project where we have two almost identical databases, but not quite. One is used in development and one in testing. Dev-db is 100x larger than the test-db and dev-server is 10x more powerfull (more cores and memory).</p>
<p>Now if you go and just take execution plan from dev-db and then compare with execution plan from test-db you can get wildly different plans and wildly different estimations. Only way to be sure if optimizations works as planned is to set STATISTICS TIME ON and run the same query on both dbs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-63858</link>
		<dc:creator><![CDATA[Pinal Dave]]></dc:creator>
		<pubDate>Sat, 27 Mar 2010 16:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-63858</guid>
		<description><![CDATA[Hello Juan,

As I write in article that these estimates should be used by us in the same way by which the SQL Server uses it – The estimate should be used to compare different queries with each other.

Regards,
Pinal Dave]]></description>
		<content:encoded><![CDATA[<p>Hello Juan,</p>
<p>As I write in article that these estimates should be used by us in the same way by which the SQL Server uses it – The estimate should be used to compare different queries with each other.</p>
<p>Regards,<br />
Pinal Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Carlos</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-63812</link>
		<dc:creator><![CDATA[Juan Carlos]]></dc:creator>
		<pubDate>Fri, 26 Mar 2010 15:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-63812</guid>
		<description><![CDATA[All right, let&#039;s no look for a unit or any other measurement. But how do I know if a given number is low or high. For example:
I/O Estimated Cost = 0.89874 is high or low?]]></description>
		<content:encoded><![CDATA[<p>All right, let&#8217;s no look for a unit or any other measurement. But how do I know if a given number is low or high. For example:<br />
I/O Estimated Cost = 0.89874 is high or low?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-61651</link>
		<dc:creator><![CDATA[Pinal Dave]]></dc:creator>
		<pubDate>Tue, 23 Feb 2010 16:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-61651</guid>
		<description><![CDATA[Hi Abhijit,

The set statistics io result should not differ than the actual execution plan&#039;s io cost. The estimated cost is just an estimation of SQL optimizer on the basis of data statistics and that may differ considerably if data statistics is not updated.

Regards,
Pinal Dave]]></description>
		<content:encoded><![CDATA[<p>Hi Abhijit,</p>
<p>The set statistics io result should not differ than the actual execution plan&#8217;s io cost. The estimated cost is just an estimation of SQL optimizer on the basis of data statistics and that may differ considerably if data statistics is not updated.</p>
<p>Regards,<br />
Pinal Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhijit</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-61620</link>
		<dc:creator><![CDATA[Abhijit]]></dc:creator>
		<pubDate>Tue, 23 Feb 2010 07:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-61620</guid>
		<description><![CDATA[Hi Pinal,
is it possible that
set statistics io will differ with the actual /estimated execution plan&#039;s estimated cost?]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,<br />
is it possible that<br />
set statistics io will differ with the actual /estimated execution plan&#8217;s estimated cost?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravikolli</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-60580</link>
		<dc:creator><![CDATA[ravikolli]]></dc:creator>
		<pubDate>Tue, 02 Feb 2010 22:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-60580</guid>
		<description><![CDATA[Use can use 

SET STATISTICS TIME ON 

before the query and then

SET STATISTICS TIME OFF 

and execute to know the exact time a query is taking to execute... 

some times this helps with the comparition.]]></description>
		<content:encoded><![CDATA[<p>Use can use </p>
<p>SET STATISTICS TIME ON </p>
<p>before the query and then</p>
<p>SET STATISTICS TIME OFF </p>
<p>and execute to know the exact time a query is taking to execute&#8230; </p>
<p>some times this helps with the comparition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ROHAN</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-60422</link>
		<dc:creator><![CDATA[ROHAN]]></dc:creator>
		<pubDate>Sat, 30 Jan 2010 10:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-60422</guid>
		<description><![CDATA[WHY WE USE COMPUTE]]></description>
		<content:encoded><![CDATA[<p>WHY WE USE COMPUTE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pinaldave</title>
		<link>http://blog.sqlauthority.com/2010/01/22/sql-server-execution-plan-estimated-io-cost-estimated-cpu-cost-no-unit/#comment-60123</link>
		<dc:creator><![CDATA[pinaldave]]></dc:creator>
		<pubDate>Sat, 23 Jan 2010 05:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7808#comment-60123</guid>
		<description><![CDATA[Marko,

Another great comment!]]></description>
		<content:encoded><![CDATA[<p>Marko,</p>
<p>Another great comment!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
