<?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>Fun for the day - Automated Auto-Indexing!</title><link>http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx</link><description>We've been hard at work up here on a little prototype for you guys to try. This attachment is a basic automatic indexing solution built on top of SQL Server 2005 using the Missing Index DMVs that we discussed in our previous blog post: http://blogs.msdn.com/queryoptteam/archive/2006/04/06/570176.aspx</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Fun for the day - Automated Auto-Indexing!</title><link>http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx#614026</link><pubDate>Fri, 02 Jun 2006 10:24:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614026</guid><dc:creator>GilM</dc:creator><description>It does look cool.&lt;br&gt;&lt;br&gt;It might be wise to add some parameters that let the user specify which database(s) to include or exclude to help focus the recommendations where the user is interested.</description></item><item><title>Query Processing -- introduction to the blog!</title><link>http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx#771416</link><pubDate>Tue, 26 Sep 2006 03:50:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:771416</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>Query Processing -- introduction to the blog!</title><link>http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx#771422</link><pubDate>Tue, 26 Sep 2006 03:52:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:771422</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>Automatic indexing is cool...plus something to tell you what indexes aren't used</title><link>http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx#821214</link><pubDate>Fri, 13 Oct 2006 04:28:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:821214</guid><dc:creator>Louis Davidson</dc:creator><description>&lt;p&gt;Now, I will admit up front that I haven't technically tried out all of their bits and pieces of the following...&lt;/p&gt;
</description></item><item><title>10 Secretos de SQL Server 2005</title><link>http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx#1772396</link><pubDate>Wed, 28 Feb 2007 08:27:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1772396</guid><dc:creator>Be Geek My Friend</dc:creator><description>&lt;p&gt;TableDiff.exe • Table Difference tool allows you to discover and reconcile differences between a source&lt;/p&gt;
</description></item><item><title>Using the Missing Index DMV &amp;laquo; The Furnace</title><link>http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx#1919491</link><pubDate>Tue, 20 Mar 2007 16:29:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1919491</guid><dc:creator>Using the Missing Index DMV « The Furnace</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://mgarner.wordpress.com/2007/03/20/using-the-missing-index-dmv/"&gt;http://mgarner.wordpress.com/2007/03/20/using-the-missing-index-dmv/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Automatic indexing is cool...plus something to tell you what indexes aren't used</title><link>http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx#2043186</link><pubDate>Sat, 07 Apr 2007 04:40:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2043186</guid><dc:creator>Louis Davidson</dc:creator><description>&lt;p&gt;Now, I will admit up front that I haven't technically tried out all of their bits and pieces of the following&lt;/p&gt;
</description></item><item><title>auto index suggestion for sql2005</title><link>http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx#2418648</link><pubDate>Sat, 05 May 2007 03:55:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2418648</guid><dc:creator>roy ashbrook</dc:creator><description>&lt;p&gt;just saw this on &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx"&gt;http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx&lt;/a&gt; which i found on mark&lt;/p&gt;
</description></item><item><title>Are you using SQL's Missing Index DMVs? </title><link>http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx#3963125</link><pubDate>Fri, 20 Jul 2007 00:58:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3963125</guid><dc:creator>Bart Duncan's SQL Weblog</dc:creator><description>&lt;p&gt;The missing index DMVs are a really cool new feature in SQL Server 2005 that, in my opinion, have been&lt;/p&gt;
</description></item><item><title>Are you using SQL's Missing Index DMVs? </title><link>http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx#3963509</link><pubDate>Fri, 20 Jul 2007 01:37:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3963509</guid><dc:creator>Noticias externas</dc:creator><description>&lt;p&gt;The missing index DMVs are a really cool new feature in SQL Server 2005 that, in my opinion, have been&lt;/p&gt;
</description></item><item><title>free gothic myspace backgrounds and layouts</title><link>http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx#4982827</link><pubDate>Tue, 18 Sep 2007 20:01:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4982827</guid><dc:creator>free gothic myspace backgrounds and layouts</dc:creator><description>&lt;p&gt;free gothic myspace backgrounds and layouts&lt;/p&gt;
</description></item><item><title>Top 10 Hidden Gems in SQL Server 2005</title><link>http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx#6459129</link><pubDate>Wed, 21 Nov 2007 23:19:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6459129</guid><dc:creator>Top 10 Lists</dc:creator><description>&lt;p&gt;Published: January 9, 2007 By Cihan Biyikoglu Technical Reviewers: Lindsey Allen, Peter Scharlock, Burzin&lt;/p&gt;
</description></item><item><title> Tips Tricks and Advice from the SQL Server Query Optimization Team | low cost car insurance</title><link>http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx#9766350</link><pubDate>Wed, 17 Jun 2009 08:03:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9766350</guid><dc:creator> Tips Tricks and Advice from the SQL Server Query Optimization Team | low cost car insurance</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://lowcostcarinsurances.info/story.php?id=396"&gt;http://lowcostcarinsurances.info/story.php?id=396&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>