Showing posts with label partition. Show all posts
Showing posts with label partition. Show all posts

Monday, January 11, 2010

Script Produces DML to Fix Index Problems (Old)

Here's the first version of my Index_Analysis.sql script, which examines all the indexes in the current database and emits DML code to correct any problems it finds.

This post has been moved to http://sqlsoundings.blogspot.com/2010/02/script-produces-dml-to-fix-index.html .