Warning: Constant WP_TEMP_DIR already defined in /var/www/html/blogs/joe/wp-config.php on line 93

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/joe/wp-config.php:93) in /var/www/html/blogs/joe/wp-includes/feed-rss2-comments.php on line 8
Comments on: Clearing “missing index” suggestions for a single table https://www.sqlskills.com/blogs/joe/clearing-missing-index-suggestions-for-a-single-table/ SQL Server Performance Tuning, High Availability and Disaster Recovery Blog Thu, 03 Jan 2013 04:32:31 +0000 hourly 1 https://wordpress.org/?v=6.9.4 By: Ana Mihalj https://www.sqlskills.com/blogs/joe/clearing-missing-index-suggestions-for-a-single-table/#comment-670 Wed, 19 Oct 2011 01:18:51 +0000 /blogs/joe/post/Clearing-e2809cmissing-indexe2809d-suggestions-for-a-single-table.aspx#comment-670 It’s something new I learned today. Thank you for sharing this.

]]>
By: Joe Sack https://www.sqlskills.com/blogs/joe/clearing-missing-index-suggestions-for-a-single-table/#comment-669 Tue, 18 Oct 2011 05:32:31 +0000 /blogs/joe/post/Clearing-e2809cmissing-indexe2809d-suggestions-for-a-single-table.aspx#comment-669 Thanks Glenn! Great tip too. Very low overhead solution depending on the predicate chosen.

]]>
By: Glenn Berry https://www.sqlskills.com/blogs/joe/clearing-missing-index-suggestions-for-a-single-table/#comment-668 Tue, 18 Oct 2011 03:19:42 +0000 /blogs/joe/post/Clearing-e2809cmissing-indexe2809d-suggestions-for-a-single-table.aspx#comment-668 Nice post, Joe. Creating a purposely small filtered index on a large table and then dropping it is a good shortcut to get this without too much effort for the database server.

]]>