← IndexEntry № 019·data

Write a SQL Query From a Business Question

Translate a business question into a clean, commented SQL query against your schema.

Optimized for
ChatGPTClaude
§ The Prompt— ready to copy
sql-query-from-question.prompt
I have a [DATABASE TYPE: e.g. Postgres / MySQL / BigQuery] database with these tables:

[PASTE SCHEMA OR TABLE DEFINITIONS]

Write a SQL query to answer: '[BUSINESS QUESTION]'. Format the query for readability with line breaks and comments explaining each non-obvious clause. Note any assumptions you made about the schema or business logic.

Replace anything in [BRACKETS] with your specifics before sending.

Use For — Tasks
Tags#sql#data#analytics
§ Related Entries

You may also need