SQL Explain-from-Schema for Query Optimization
Generate SQL EXPLAIN statements using database schema to identify query performance issues.
sqlquery optimizationdatabase
Prompt text
Copy into your favorite runtime.
Create an EXPLAIN statement for the following SQL query based on the provided schema: [insert schema and query].