SQL SERVER – 2008 – Unused Index Script – Download
- by pinaldave
Download Missing Index Script with Unused Index Script
Performance Tuning is quite interesting and Index plays a vital role in it. A proper index can improve the performance and a bad index can hamper the performance.
Here is the script from my script bank which I use to identify unused indexes on any database.
Please note, if you should not drop…