<?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/"
		>
<channel>
	<title>Comments on: Is a scan a bad thing?</title>
	<atom:link href="http://sqlinthewild.co.za/index.php/2009/07/29/is-a-scan-a-bad-thing/feed/" rel="self" type="application/rss+xml" />
	<link>http://sqlinthewild.co.za/index.php/2009/07/29/is-a-scan-a-bad-thing/</link>
	<description>A discussion on SQL Server</description>
	<lastBuildDate>Mon, 14 May 2012 23:51:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: stephanie b</title>
		<link>http://sqlinthewild.co.za/index.php/2009/07/29/is-a-scan-a-bad-thing/comment-page-1/#comment-1980</link>
		<dc:creator>stephanie b</dc:creator>
		<pubDate>Mon, 20 Feb 2012 16:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://sqlinthewild.co.za/?p=170#comment-1980</guid>
		<description>Is a scan a bad thing ?
As always, &#039;It depends&#039;.</description>
		<content:encoded><![CDATA[<p>Is a scan a bad thing ?<br />
As always, &#8216;It depends&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Log Buffer #157: a Carnical of the Vanities for DBAs &#124; Pythian Group Blog</title>
		<link>http://sqlinthewild.co.za/index.php/2009/07/29/is-a-scan-a-bad-thing/comment-page-1/#comment-479</link>
		<dc:creator>Log Buffer #157: a Carnical of the Vanities for DBAs &#124; Pythian Group Blog</dc:creator>
		<pubDate>Fri, 07 Aug 2009 16:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://sqlinthewild.co.za/?p=170#comment-479</guid>
		<description>[...] a question from SQL in the Wild&#8212;is a scan a bad thing? &#8220;Let’s imagine a hypothetical DBA who’s doing some performance tuning. He looks at a [...]</description>
		<content:encoded><![CDATA[<p>[...] a question from SQL in the Wild&#8212;is a scan a bad thing? &#8220;Let’s imagine a hypothetical DBA who’s doing some performance tuning. He looks at a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Weekly Link Post 104 &#171; Rhonda Tipton&#8217;s WebLog</title>
		<link>http://sqlinthewild.co.za/index.php/2009/07/29/is-a-scan-a-bad-thing/comment-page-1/#comment-478</link>
		<dc:creator>Weekly Link Post 104 &#171; Rhonda Tipton&#8217;s WebLog</dc:creator>
		<pubDate>Mon, 03 Aug 2009 01:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://sqlinthewild.co.za/?p=170#comment-478</guid>
		<description>[...] Good article asking the question Is a scan a bad thing? [...]</description>
		<content:encoded><![CDATA[<p>[...] Good article asking the question Is a scan a bad thing? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DMJM</title>
		<link>http://sqlinthewild.co.za/index.php/2009/07/29/is-a-scan-a-bad-thing/comment-page-1/#comment-477</link>
		<dc:creator>DMJM</dc:creator>
		<pubDate>Sun, 02 Aug 2009 21:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://sqlinthewild.co.za/?p=170#comment-477</guid>
		<description>Regarding the second query where the UPPER function was superfluous - I switched the collation on some columns where case was significant. My user is not going to assume case-insensitivity in her queries and I as database developer am not going to assume the database collation will remain case-insensitive. I would rather trade performance for the possibility of a future subtle error.</description>
		<content:encoded><![CDATA[<p>Regarding the second query where the UPPER function was superfluous &#8211; I switched the collation on some columns where case was significant. My user is not going to assume case-insensitivity in her queries and I as database developer am not going to assume the database collation will remain case-insensitive. I would rather trade performance for the possibility of a future subtle error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gail</title>
		<link>http://sqlinthewild.co.za/index.php/2009/07/29/is-a-scan-a-bad-thing/comment-page-1/#comment-476</link>
		<dc:creator>Gail</dc:creator>
		<pubDate>Fri, 31 Jul 2009 21:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://sqlinthewild.co.za/?p=170#comment-476</guid>
		<description>Yeah, I wrote about seeks that do the same amount of work as scans a while back. http://sqlinthewild.co.za/index.php/2009/03/05/when-is-a-seek-actually-a-scan/

The point of this post was just want you said, scans are not always bad, don&#039;t panic and try to get rid of a scan without understanding why it&#039;s there first.</description>
		<content:encoded><![CDATA[<p>Yeah, I wrote about seeks that do the same amount of work as scans a while back. <a href="http://sqlinthewild.co.za/index.php/2009/03/05/when-is-a-seek-actually-a-scan/" rel="nofollow">http://sqlinthewild.co.za/index.php/2009/03/05/when-is-a-seek-actually-a-scan/</a></p>
<p>The point of this post was just want you said, scans are not always bad, don&#8217;t panic and try to get rid of a scan without understanding why it&#8217;s there first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQLDenis</title>
		<link>http://sqlinthewild.co.za/index.php/2009/07/29/is-a-scan-a-bad-thing/comment-page-1/#comment-475</link>
		<dc:creator>SQLDenis</dc:creator>
		<pubDate>Fri, 31 Jul 2009 18:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://sqlinthewild.co.za/?p=170#comment-475</guid>
		<description>Gail, sometimes a scan will be exactly the same as a seek. See here for some code, execution plans and statistics IO  http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/is-an-index-scan-always-better-or-faster

I know that it probably doesn&#039;t make a lot of sense but people should not always panic when they see a scan :-)</description>
		<content:encoded><![CDATA[<p>Gail, sometimes a scan will be exactly the same as a seek. See here for some code, execution plans and statistics IO  <a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/is-an-index-scan-always-better-or-faster" rel="nofollow">http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/is-an-index-scan-always-better-or-faster</a></p>
<p>I know that it probably doesn&#8217;t make a lot of sense but people should not always panic when they see a scan <img src='http://sqlinthewild.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Something for the weekend 31/07/09 &#124; John Sansom - SQL Server DBA in the UK</title>
		<link>http://sqlinthewild.co.za/index.php/2009/07/29/is-a-scan-a-bad-thing/comment-page-1/#comment-474</link>
		<dc:creator>Something for the weekend 31/07/09 &#124; John Sansom - SQL Server DBA in the UK</dc:creator>
		<pubDate>Fri, 31 Jul 2009 16:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://sqlinthewild.co.za/?p=170#comment-474</guid>
		<description>[...] Is a scan a bad thing? [...]</description>
		<content:encoded><![CDATA[<p>[...] Is a scan a bad thing? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donovan</title>
		<link>http://sqlinthewild.co.za/index.php/2009/07/29/is-a-scan-a-bad-thing/comment-page-1/#comment-473</link>
		<dc:creator>Donovan</dc:creator>
		<pubDate>Thu, 30 Jul 2009 12:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://sqlinthewild.co.za/?p=170#comment-473</guid>
		<description>Great read does bring insight to a common misconception</description>
		<content:encoded><![CDATA[<p>Great read does bring insight to a common misconception</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gail</title>
		<link>http://sqlinthewild.co.za/index.php/2009/07/29/is-a-scan-a-bad-thing/comment-page-1/#comment-472</link>
		<dc:creator>Gail</dc:creator>
		<pubDate>Wed, 29 Jul 2009 13:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://sqlinthewild.co.za/?p=170#comment-472</guid>
		<description>Fixed. Sorry about that.</description>
		<content:encoded><![CDATA[<p>Fixed. Sorry about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Smith</title>
		<link>http://sqlinthewild.co.za/index.php/2009/07/29/is-a-scan-a-bad-thing/comment-page-1/#comment-471</link>
		<dc:creator>Joe Smith</dc:creator>
		<pubDate>Wed, 29 Jul 2009 09:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://sqlinthewild.co.za/?p=170#comment-471</guid>
		<description>The SQL markup got a bit borked in the middle of your article. Any chance of fixing it up because it makes it very hard to read. Otherwise it is a very nice article, and yet another thing for me to keep in mind when trying to clean up my old SQL.</description>
		<content:encoded><![CDATA[<p>The SQL markup got a bit borked in the middle of your article. Any chance of fixing it up because it makes it very hard to read. Otherwise it is a very nice article, and yet another thing for me to keep in mind when trying to clean up my old SQL.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

