SQL Cheat Sheet – Quick and Easy SQL Command Reference Examples

2 · CockroachDB · April 25, 2022, 6:42 p.m.
This SQL cheat sheet is designed to make it quick and easy to find that SQL command that’s right on the tip of your tongue, or see an example of a common query in action. A quick note: this cheat sheet uses the PostgreSQL dialect. We’ve also included some CockroachDB-specific commands (marked with an asterisk) where CockroachDB provides useful features that don’t exist in Postgres. However, most of the commands on this cheat sheet will work with most flavors of SQL....