Skip to main content
CockroachDB supports the following SQL statements. In the , use \h [statement] to get inline help about a statement.

Data definition statements

Data manipulation statements

Data control statements

Transaction control statements

Session management statements

Cluster management statements

Query management statements

Query planning statements

Job management statements

Jobs in CockroachDB represent tasks that might not complete immediately, such as schema changes or Enterprise backups or restores.

Backup and restore statements

Changefeed statements

(CDC) provides an Enterprise and core version of row-level change subscriptions for downstream processing.

External resource statements