Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added capability to generate CREATE INDEX scripts
Added the capability to generate CREATE INDEX scripts; changed hash algorithm to account for last DB restore date; added "loadAllIndexMetrics" procedure that will take index snapshots of all databases on a server; added checks and scripting capabilities for Columnstore indexes; updated views to include generated CREATE and DROP SQL scripts; added "vwIndexMetrics_GetScripts" view specifically for pulling the generated SQL scripts.
- Loading branch information