<?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: Subquery Selectivity &#8211; 2</title>
	<atom:link href="http://jonathanlewis.wordpress.com/2011/01/17/subquery-selectivity-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathanlewis.wordpress.com/2011/01/17/subquery-selectivity-2/</link>
	<description>Just another Oracle weblog</description>
	<lastBuildDate>Thu, 23 May 2013 12:47:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jonathan Lewis</title>
		<link>http://jonathanlewis.wordpress.com/2011/01/17/subquery-selectivity-2/#comment-39228</link>
		<dc:creator><![CDATA[Jonathan Lewis]]></dc:creator>
		<pubDate>Wed, 19 Jan 2011 10:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=5037#comment-39228</guid>
		<description><![CDATA[Andy,

Thanks for the note.

The behaviour is the same in 10g and 11g. I should have run the tests on 10g for consistency, but happened to use an 11g instance to report the output.  I&#039;ve modified the wording in a few places to make this more obvious.

The &quot;=1&quot; vs. &quot;&gt;1&quot; is, was a cut-n-paste error; I copied the wrong statement from my test script into the blog. I&#039;ve now corrected that error.  (The query with the predicate &quot;1 &lt; (subquery)&quot; would have shown a final cardinality of 50,000 (5%) on pushing).
]]></description>
		<content:encoded><![CDATA[<p>Andy,</p>
<p>Thanks for the note.</p>
<p>The behaviour is the same in 10g and 11g. I should have run the tests on 10g for consistency, but happened to use an 11g instance to report the output.  I&#8217;ve modified the wording in a few places to make this more obvious.</p>
<p>The &#8220;=1&#8243; vs. &#8220;&gt;1&#8243; is, was a cut-n-paste error; I copied the wrong statement from my test script into the blog. I&#8217;ve now corrected that error.  (The query with the predicate &#8220;1 &lt; (subquery)&quot; would have shown a final cardinality of 50,000 (5%) on pushing).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://jonathanlewis.wordpress.com/2011/01/17/subquery-selectivity-2/#comment-39214</link>
		<dc:creator><![CDATA[Andy]]></dc:creator>
		<pubDate>Tue, 18 Jan 2011 08:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=5037#comment-39214</guid>
		<description><![CDATA[Hi Jonathan,

Just a bit of confusion: in your article, you refer to 9i and 10g, but the plans shown are from 9i and 11R2. Maybe you copied the wrong plan? 

Also, in the workaround, why is the filter shown as &#039;....= 1&#039; instead of &#039;....&gt; 1&#039; ?


Cheers]]></description>
		<content:encoded><![CDATA[<p>Hi Jonathan,</p>
<p>Just a bit of confusion: in your article, you refer to 9i and 10g, but the plans shown are from 9i and 11R2. Maybe you copied the wrong plan? </p>
<p>Also, in the workaround, why is the filter shown as &#8216;&#8230;.= 1&#8242; instead of &#8216;&#8230;.&gt; 1&#8242; ?</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
