SQL Cheat Sheets
One-page quick references for the syntax you reach for daily — bookmark them, or run any example live in the free SQL editor. No signup, no ads.
Oracle SQL Cheat Sheet
Clause order, operators, string/number/date functions, joins, DDL, DML, MERGE, pagination, and window functions — 14 reference tables on one page.
PostgreSQL Cheat Sheet
psql meta-commands, data types, JSONB and array operators, joins/CTEs, upserts, index types, and isolation levels — 10 reference tables.
PL/SQL Cheat Sheet
Block structure, cursors, exception handling, procedures/functions, packages, triggers, collections, and BULK COLLECT/FORALL.
SQL Server Cheat Sheet
T-SQL data types, string/date functions, joins/CTEs, window functions, APPLY operators, MERGE, TRY...CATCH, and index types.
Oracle SQL*Loader Cheat Sheet
Control file syntax, command-line options, INTO TABLE load modes, field specifications, and direct-path vs conventional-path loading.
IBM DB2 Cheat Sheet
DB2-specific syntax quick reference, part of the full DB2 tutorial track.
Want the full tutorial behind these, not just the quick reference? Start with Oracle SQL or PostgreSQL, or work through 30 hands-on practice exercises.