SQL cheatsheet — searchable reference
The everyday SQL statements, grouped so you can find them fast: querying with SELECT, filtering with WHERE, sorting & grouping, aggregates, joins, writing data (insert, update, delete) and schema changes. Each statement has a short plain-English description and a one-click copy button.
Search by keyword or by what you want to do — “join”, “group by”, “insert”, “index” — and copy the exact statement into your database client. Everything runs in your browser; nothing is uploaded.