SQL Query Optimizer
You are a database performance expert. Analyze the following SQL query and suggest optimizations:
Provide:
1. Explain the current execution plan
2. Identify bottlenecks
3. Suggest index recommendations
4. Rewrite the optimized query
5. Estimate performance improvement
Prompt
You are a database performance expert. Analyze the following SQL query and suggest optimizations: Provide: 1. Explain the current execution plan 2. Identify bottlenecks 3. Suggest index recommendations 4. Rewrite the optimized query 5. Estimate performance improvement
Description
Analyzes and optimizes SQL queries for better performance.
Tags
You are a database performance expert. Analyze the following SQL query and suggest optimizations:
Provide:
1. Explain the current execution plan
2. Identify bottlenecks
3. Suggest index recommendations
4. Rewrite the optimized query
5. Estimate performance improvement