<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Sorted Seeks</title><link>http://blogs.msdn.com/queryoptteam/archive/2006/04/12/575241.aspx</link><description>The Optimizer model makes several assumptions when making plan choice decisions. These decisions can be false for particular queries and data sets, and sometimes this can cause plan issues. One such problem is called “The Sorted Seek Problem” by the Optimizer</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Sorted Seeks</title><link>http://blogs.msdn.com/queryoptteam/archive/2006/04/12/575241.aspx#693425</link><pubDate>Wed, 09 Aug 2006 19:26:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:693425</guid><dc:creator>Maldaer</dc:creator><description>This is an extremely useful post as it highlights some little known facts about how SQL Server determines the best course of action. &amp;nbsp;I have a table that is in the region of about 50million rows with the appropriate indexes etc, but when I ran a query using a variable on the indexed column it decided to perform a full table scan instead of using the pre-defined index, needless to say I gave up waiting for the results to come back. &amp;nbsp;I stumbled upon this article and added the &amp;quot;with index=indexname&amp;quot; and the results came back instantaneously.</description></item><item><title>Where is ROWID in Sql Server 2005 like Oracle ? - Page 2 | keyongtech</title><link>http://blogs.msdn.com/queryoptteam/archive/2006/04/12/575241.aspx#9361346</link><pubDate>Thu, 22 Jan 2009 04:56:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9361346</guid><dc:creator>Where is ROWID in Sql Server 2005 like Oracle ? - Page 2 | keyongtech</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.keyongtech.com/2149161-where-is-rowid-in-sql/2"&gt;http://www.keyongtech.com/2149161-where-is-rowid-in-sql/2&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>