Drop a slow query index
You can drop an index for a slow query when the index isn’t used by the database or doesn’t improve query performance. You can drop the index immediately or schedule the drop for a later time.
始める前に
このタスクについて
- The database doesn't use the index
- The index doesn't improve query execution time
注:
If
you want to retain an index even though the ISE generates a recommendation to
drop it, you can use the Accept option in the Index Suggestion record to continue
using the index. Before using this option, contact Customer Service and Support for guidance.