<?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: SQL Parameter Sniffing and what to do about it</title>
	<atom:link href="http://elegantcode.com/2008/05/17/sql-parameter-sniffing-and-what-to-do-about-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2008/05/17/sql-parameter-sniffing-and-what-to-do-about-it/</link>
	<description></description>
	<lastBuildDate>Sun, 14 Mar 2010 12:04:09 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nair</title>
		<link>http://elegantcode.com/2008/05/17/sql-parameter-sniffing-and-what-to-do-about-it/comment-page-1/#comment-23793</link>
		<dc:creator>nair</dc:creator>
		<pubDate>Sat, 14 Jun 2008 00:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2008/05/17/sql-parameter-sniffing-and-what-to-do-about-it/#comment-23793</guid>
		<description>Good post .. I ran into this same issue last week .. But one thing that I do not understand here is why was this an issue only for this *special user*? So the question is when does parameter sniffing really affect performance?</description>
		<content:encoded><![CDATA[<p>Good post .. I ran into this same issue last week .. But one thing that I do not understand here is why was this an issue only for this *special user*? So the question is when does parameter sniffing really affect performance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan`s World &#187; Blog Archive &#187; LINKBLOG for May 19, 2008</title>
		<link>http://elegantcode.com/2008/05/17/sql-parameter-sniffing-and-what-to-do-about-it/comment-page-1/#comment-21179</link>
		<dc:creator>Arjan`s World &#187; Blog Archive &#187; LINKBLOG for May 19, 2008</dc:creator>
		<pubDate>Wed, 21 May 2008 20:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2008/05/17/sql-parameter-sniffing-and-what-to-do-about-it/#comment-21179</guid>
		<description>[...] SQL Parameter Sniffing and what to do about it - Chris Brandsma Interesting things SQL Server does behind your back [...]</description>
		<content:encoded><![CDATA[<p>[...] SQL Parameter Sniffing and what to do about it &#8211; Chris Brandsma Interesting things SQL Server does behind your back [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://elegantcode.com/2008/05/17/sql-parameter-sniffing-and-what-to-do-about-it/comment-page-1/#comment-21093</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sun, 18 May 2008 03:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2008/05/17/sql-parameter-sniffing-and-what-to-do-about-it/#comment-21093</guid>
		<description>This &quot;feature&quot; is not unique to SQL Server. I&#039;ve run into the problem in Oracle (it&#039;s called bind variable peeking). In 11g there is an attempted fix: http://download.oracle.com/docs/cd/B28359_01/server.111/b28274/optimops.htm#sthref894</description>
		<content:encoded><![CDATA[<p>This &#8220;feature&#8221; is not unique to SQL Server. I&#8217;ve run into the problem in Oracle (it&#8217;s called bind variable peeking). In 11g there is an attempted fix: <a href="http://download.oracle.com/docs/cd/B28359_01/server.111/b28274/optimops.htm#sthref894" rel="nofollow">http://download.oracle.com/docs/cd/B28359_01/server.111/b28274/optimops.htm#sthref894</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
