<?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>Ascending Keys and Auto Quick Corrected Statistics</title><link>http://blogs.msdn.com/ianjo/archive/2006/04/24/582227.aspx</link><description>A common problem for some SQL Server applications are cases where data typically ascends. For example, datetime columns where the column represents a current date. SQL Server builds statistics with the assumption that the data will by in large be similar</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Query Processing -- introduction to the blog!</title><link>http://blogs.msdn.com/ianjo/archive/2006/04/24/582227.aspx#771413</link><pubDate>Tue, 26 Sep 2006 03:50:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:771413</guid><dc:creator>Tips, Tricks, and Advice from the SQL Server Query Processing Team</dc:creator><description>Since we’re starting a new blog for the whole query processing team, we think it’s appropriate to start...</description></item><item><title>re: Ascending Keys and Auto Quick Corrected Statistics</title><link>http://blogs.msdn.com/ianjo/archive/2006/04/24/582227.aspx#822322</link><pubDate>Fri, 13 Oct 2006 20:02:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:822322</guid><dc:creator>nd-pike</dc:creator><description>&lt;p&gt;We have seen this problem on SQL Server 2000 with datetime columns. &amp;nbsp;Are there any plans to add these trace flags in a future hotfix for 2000?&lt;/p&gt;
</description></item><item><title>re: Ascending Keys and Auto Quick Corrected Statistics</title><link>http://blogs.msdn.com/ianjo/archive/2006/04/24/582227.aspx#1302323</link><pubDate>Sat, 16 Dec 2006 09:38:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1302323</guid><dc:creator>JasonMassie</dc:creator><description>&lt;p&gt;I have been running into resource_semaphore_query_compile wait types. After several months of troubleshooting, our workaround is toggling forced paramaterization off/on, freeing the proc cache and updating stats. I am pretty sure that just updating stats would work but freeing the proc cahce provides some immediate temporary relief. &lt;/p&gt;
&lt;p&gt;The problem happens first thing in the morning when inserts are the highest. I think we may be running into this but will this type on stats updates cause recompiles of procs and parameterized queries?&lt;/p&gt;
</description></item></channel></rss>