Describe what data you need in plain English, and get a ready-to-run SQL query back. Paste your table structure for more accurate results.
Include your table and column names for accurate SQL.
It's optional, but providing column and table names produces far more accurate queries.
Always review generated SQL, especially anything that updates or deletes data, before running it against a production database.