SQL Query Builder
Build complex SQL queries without needing to remember exact syntax.
Generate a SQL query for the following requirement:
Database type: [MySQL/PostgreSQL/SQLite]
Tables involved: [table names and brief description]
What I need: [describe what data you want]
Filters: [any WHERE conditions]
Sorting: [ORDER BY requirements]
Limit: [any LIMIT]
Also explain what the query does in plain English.
gpt-4claude-3
#sql#database