Builds SQL queries from natural language descriptions
Output: Complete, optimized SQL query with explanation. Context: {{DATABASE_TYPE}} database with schema: {{SCHEMA}}, focus on {{OPTIMIZATION_FOCUS}}. Task: Create a SQL query for: {{REQUIREMENT}}. Constraints: Do NOT use inefficient patterns. Do NOT ignore NULL handling. Do NOT skip comments. Include performance notes and alternative approaches.
0 copies
Variables
Replace these variables with your own values before using: