analyze_workload_indexes
Analyze frequently executed database queries to recommend optimal indexes for improved query performance and reduced execution time.
Instructions
Analyze frequently executed queries in the database and recommend optimal indexes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_index_size_mb | No | Max index size in MB | |
| method | No | Method to use for analysis | dta |