analyze-missing-indexes
Identifies missing indexes in a Firebird SQL query to optimize database performance and enhance query execution efficiency.
Instructions
Analyzes a SQL query to identify missing indexes that could improve performance
Input Schema
Name | Required | Description | Default |
---|---|---|---|
sql | Yes | SQL query to analyze for missing indexes |