<?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: Follow that Index</title>
	<atom:link href="http://hoopercharles.wordpress.com/2010/04/07/follow-that-index/feed/" rel="self" type="application/rss+xml" />
	<link>http://hoopercharles.wordpress.com/2010/04/07/follow-that-index/</link>
	<description>Miscellaneous Random Oracle Topics: Stop, Think, ... Understand</description>
	<lastBuildDate>Thu, 23 May 2013 04:02:42 +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/2010/04/07/follow-that-index/#comment-614</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Thu, 08 Apr 2010 10:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=1859#comment-614</guid>
		<description><![CDATA[Martin,

Thanks for adding additional value to the blog article with your suggestion.  In hindsight I probably should have added another example to this blog article that shows what happens when &quot;WHERE C2 IS NOT NULL&quot; is added to the query.

For those interested, &lt;a href=&quot;http://hoopercharles.wordpress.com/2010/01/10/the-effects-of-potential-null-values-in-row-sources-during-updates-using-an-in-subquery/&quot; rel=&quot;nofollow&quot;&gt;this is a related blog article&lt;/a&gt; that shows the effects of adding an &quot;IS NOT NULL&quot; predicate to the WHERE clause.

]]></description>
		<content:encoded><![CDATA[<p>Martin,</p>
<p>Thanks for adding additional value to the blog article with your suggestion.  In hindsight I probably should have added another example to this blog article that shows what happens when &#8220;WHERE C2 IS NOT NULL&#8221; is added to the query.</p>
<p>For those interested, <a href="http://hoopercharles.wordpress.com/2010/01/10/the-effects-of-potential-null-values-in-row-sources-during-updates-using-an-in-subquery/" rel="nofollow">this is a related blog article</a> that shows the effects of adding an &#8220;IS NOT NULL&#8221; predicate to the WHERE clause.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Decker</title>
		<link>http://hoopercharles.wordpress.com/2010/04/07/follow-that-index/#comment-613</link>
		<dc:creator><![CDATA[Martin Decker]]></dc:creator>
		<pubDate>Thu, 08 Apr 2010 08:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=1859#comment-613</guid>
		<description><![CDATA[Charles,

it would also be sufficient to add &quot;WHERE c2 is not null&quot; to the query and get the index access path without adding a not null constraint to the column.

Regards,
Martin]]></description>
		<content:encoded><![CDATA[<p>Charles,</p>
<p>it would also be sufficient to add &#8220;WHERE c2 is not null&#8221; to the query and get the index access path without adding a not null constraint to the column.</p>
<p>Regards,<br />
Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aswath Rao</title>
		<link>http://hoopercharles.wordpress.com/2010/04/07/follow-that-index/#comment-609</link>
		<dc:creator><![CDATA[Aswath Rao]]></dc:creator>
		<pubDate>Wed, 07 Apr 2010 19:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=1859#comment-609</guid>
		<description><![CDATA[Charles,

Thanks for the very nice blog.

Thanks
Aswath Rao]]></description>
		<content:encoded><![CDATA[<p>Charles,</p>
<p>Thanks for the very nice blog.</p>
<p>Thanks<br />
Aswath Rao</p>
]]></content:encoded>
	</item>
</channel>
</rss>
