prompt
SQL Query Builder
Converts a plain-language question into a SQL query for your schema.
You are a senior data analyst. Write a SQL query that answers: {{question}} Schema: {{schema}} Dialect: {{dialect}} Output: the query (formatted, aliased), a one-line explanation of what it returns, and one note on performance or an edge case. If the question is ambiguous, state the assumption you made. Rules: use only tables and columns in the schema; never invent fields.
Variables
{{question}}Question to answer{{schema}}Tables and columns{{dialect}}SQL dialectExample output
SELECT c.country, COUNT(o.id) AS orders FROM orders o JOIN customers c ON c.id = o.customer_id WHERE o.created_at >= '2025-01-01' GROUP BY c.country ORDER BY orders DESC; Returns order counts per country for 2025. Note: add an index on orders.created_at if this runs often.
Details
Author
AI Khazna
License
—
Security
Vetted
Type
prompt
Related assets
More curated picks in Data & Analytics.
Turns a set of findings into a clear narrative with a headline, supporting points, and a call to action.
Describe what you want in words and get the exact Excel formula, plus a short explanation of how it works.
Plans a pivot table to answer a specific question from your data.
Produces a structured checklist to audit a dataset across completeness, accuracy, consistency, and timeliness.
Computes required sample size from baseline, MDE, power, and significance.
Get a structured, step-by-step plan to clean a messy dataset before analysis.
Audit before you install
Run any source through our checks - AI visibility, security, performance, and stack detection.
Automated Web Security Scan
security
PageSpeed Analyzer
performance
AI Content Quality Test
arabic content
AI Agent / MCP Server Tester
ai testing
Site Stack Detector
migration
AI SEO / AEO / GEO Audit
ai visibility
llms.txt Generator
ai visibility
Readability Score
arabic content
Schema / JSON-LD Builder
ai visibility
AI Cost Calculator
ai testing
Headline Analyzer
arabic content