<?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>Auto-create and Auto-update Statistics</title><link>http://blogs.msdn.com/ianjo/archive/2005/11/10/491549.aspx</link><description>For a large majority of SQL Server installations, the most important best practice is to use auto create and auto update statistics database-wide. Auto create and auto update statistics are on by default. If you observe bad plans and suspect that missing</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/2005/11/10/491549.aspx#771414</link><pubDate>Tue, 26 Sep 2006 03:50:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:771414</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: Auto-create and Auto-update Statistics</title><link>http://blogs.msdn.com/ianjo/archive/2005/11/10/491549.aspx#5609647</link><pubDate>Tue, 23 Oct 2007 00:39:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5609647</guid><dc:creator>msdngtnexus</dc:creator><description>&lt;p&gt;Is there any way to to auto create and auto update statistics at &amp;quot;fullscan&amp;quot; or at &amp;quot;50% sample&amp;quot; all the time.&lt;/p&gt;
&lt;p&gt;Most of the specificity/density calculations for columns/indexes for our tables are completely skewed when they are sampled at the default sampling ratio. As a result our query plans get shot after that. &amp;nbsp;Right now, we are writing scripts to recompute stats at fullscan periodically. That doesnt seem right.&lt;/p&gt;
&lt;p&gt;I want auto create stats and auto update of stats. But I want to specify the sampling ratio. What is the easiest way of doing that?&lt;/p&gt;
</description></item><item><title>Do we need to run UPDATE STATISTICS WITH FULLSCAN</title><link>http://blogs.msdn.com/ianjo/archive/2005/11/10/491549.aspx#8900205</link><pubDate>Wed, 27 Aug 2008 17:35:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8900205</guid><dc:creator>Troubleshooting Microsoft SQL Server</dc:creator><description>&lt;p&gt;Auto-Update Statistics For a large majority of SQL Server installations, the most important best practice&lt;/p&gt;
</description></item><item><title>Easy columns indexing | keyongtech</title><link>http://blogs.msdn.com/ianjo/archive/2005/11/10/491549.aspx#9338151</link><pubDate>Sun, 18 Jan 2009 19:27:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9338151</guid><dc:creator>Easy columns indexing | keyongtech</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.keyongtech.com/2098799-easy-columns-indexing"&gt;http://www.keyongtech.com/2098799-easy-columns-indexing&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>