<?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: Which is Most Efficient when Deleting Rows: EXISTS, IN, or a VIEW</title>
	<atom:link href="http://hoopercharles.wordpress.com/2009/12/29/which-is-most-efficient-when-deleting-rows-exists-in-or-a-view/feed/" rel="self" type="application/rss+xml" />
	<link>http://hoopercharles.wordpress.com/2009/12/29/which-is-most-efficient-when-deleting-rows-exists-in-or-a-view/</link>
	<description>Miscellaneous Random Oracle Topics: Stop, Think, ... Understand</description>
	<lastBuildDate>Thu, 13 Jun 2013 22:46:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2009/12/29/which-is-most-efficient-when-deleting-rows-exists-in-or-a-view/#comment-258</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Fri, 29 Jan 2010 19:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=561#comment-258</guid>
		<description><![CDATA[It might be a problem with the way I wrote that sentence:
&quot;So, the most efficient execution plan is the first one (by 0.02 seconds), &quot;

The word &quot;by&quot; in this case was intended to indicate that the first execution completed 0.02 seconds faster than the second execution, based on the A-Time column in the plan output.
I compared 00:00:15.67 to 00:00:15.69 ...  15.69 - 15.67 = 0.02 seconds]]></description>
		<content:encoded><![CDATA[<p>It might be a problem with the way I wrote that sentence:<br />
&#8220;So, the most efficient execution plan is the first one (by 0.02 seconds), &#8221;</p>
<p>The word &#8220;by&#8221; in this case was intended to indicate that the first execution completed 0.02 seconds faster than the second execution, based on the A-Time column in the plan output.<br />
I compared 00:00:15.67 to 00:00:15.69 &#8230;  15.69 &#8211; 15.67 = 0.02 seconds</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raju</title>
		<link>http://hoopercharles.wordpress.com/2009/12/29/which-is-most-efficient-when-deleting-rows-exists-in-or-a-view/#comment-256</link>
		<dc:creator><![CDATA[Raju]]></dc:creator>
		<pubDate>Fri, 29 Jan 2010 18:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=561#comment-256</guid>
		<description><![CDATA[Hi charles,

Could you please show me who you got 0.02 secs on the first stmt execution.
What did you total up?

Regards
Raju]]></description>
		<content:encoded><![CDATA[<p>Hi charles,</p>
<p>Could you please show me who you got 0.02 secs on the first stmt execution.<br />
What did you total up?</p>
<p>Regards<br />
Raju</p>
]]></content:encoded>
	</item>
</channel>
</rss>
