# SQL Syntax

- [Data Formats (Serialization)](/reference/sql-syntax/data-format-serialization.md)
- [Serializing with JSON](/reference/sql-syntax/data-format-serialization/serde-with-json-data.md)
- [Serializing with Primitive Data Types](/reference/sql-syntax/data-format-serialization/serde-with-primitive-data.md)
- [Serializing with Protobuf](/reference/sql-syntax/data-format-serialization/serializing-with-protobuf.md)
- [Data Types](/reference/sql-syntax/data-types.md)
- [Identifiers and Keywords](/reference/sql-syntax/identifiers-and-keywords.md)
- [Command](/reference/sql-syntax/command.md)
- [ACCEPT INVITATION](/reference/sql-syntax/command/accept-invitation.md)
- [CAN I](/reference/sql-syntax/command/can-i.md)
- [COPY DESCRIPTOR\_SOURCE](/reference/sql-syntax/command/copy-descriptor_source.md)
- [COPY FUNCTION\_SOURCE](/reference/sql-syntax/command/copy-function_source.md)
- [DESCRIBE ENTITY](/reference/sql-syntax/command/describe-entity.md)
- [DESCRIBE QUERY](/reference/sql-syntax/command/describe-query.md)
- [DESCRIBE QUERY METRICS](/reference/sql-syntax/command/describe-query-metrics.md)
- [DESCRIBE QUERY EVENTS](/reference/sql-syntax/command/describe-query-events.md)
- [DESCRIBE QUERY STATE](/reference/sql-syntax/command/describe-query-state.md)
- [DESCRIBE RELATION](/reference/sql-syntax/command/describe-relation.md)
- [DESCRIBE RELATION COLUMNS](/reference/sql-syntax/command/describe-relation-columns.md)
- [DESCRIBE ROLE](/reference/sql-syntax/command/describe-role.md)
- [DESCRIBE SECURITY INTEGRATION](/reference/sql-syntax/command/describe-security-integration.md)
- [DESCRIBE \<statement>](/reference/sql-syntax/command/describe-less-than-statement-greater-than.md)
- [DESCRIBE STORE](/reference/sql-syntax/command/describe-store.md)
- [DESCRIBE USER](/reference/sql-syntax/command/describe-user.md)
- [GENERATE STREAM DDL](/reference/sql-syntax/command/generate-columns.md)
- [GENERATE CHANGELOG DDL](/reference/sql-syntax/command/generate-changelog-ddl.md)
- [GENERATE TEMPLATE](/reference/sql-syntax/command/generate-template.md)
- [GRANT OWNERSHIP](/reference/sql-syntax/command/grant-ownership.md)
- [GRANT PRIVILEGES](/reference/sql-syntax/command/grant-privileges.md)
- [GRANT ROLE](/reference/sql-syntax/command/grant-role.md)
- [INVITE USER](/reference/sql-syntax/command/invite-user.md)
- [LIST API\_TOKENS](/reference/sql-syntax/command/list-api_tokens.md)
- [LIST COMPUTE\_POOLS](/reference/sql-syntax/command/list-compute_pools.md)
- [LIST DATABASES](/reference/sql-syntax/command/list-databases.md)
- [LIST DESCRIPTORS](/reference/sql-syntax/command/list-descriptors.md)
- [LIST DESCRIPTOR\_SOURCES](/reference/sql-syntax/command/list-descriptor_sources.md)
- [LIST ENTITIES](/reference/sql-syntax/command/list-entities.md)
- [LIST FUNCTIONS](/reference/sql-syntax/command/list-functions.md)
- [LIST FUNCTION\_SOURCES](/reference/sql-syntax/command/list-function_sources.md)
- [LIST INVITATIONS](/reference/sql-syntax/command/list-invitations.md)
- [LIST METRICS INTEGRATIONS](/reference/sql-syntax/command/list-metrics-integrations.md)
- [LIST ORGANIZATIONS](/reference/sql-syntax/command/list-organizations.md)
- [LIST QUERIES](/reference/sql-syntax/command/list-queries.md)
- [LIST RELATIONS](/reference/sql-syntax/command/list-relations.md)
- [LIST ROLES](/reference/sql-syntax/command/list-roles.md)
- [LIST SCHEMAS](/reference/sql-syntax/command/list-schemas.md)
- [LIST SCHEMA\_REGISTRIES](/reference/sql-syntax/command/list-schema_registries.md)
- [LIST SECRETS](/reference/sql-syntax/command/list-secrets.md)
- [LIST SECURITY INTEGRATIONS](/reference/sql-syntax/command/list-security-integrations.md)
- [LIST STORES](/reference/sql-syntax/command/list-stores.md)
- [LIST USERS](/reference/sql-syntax/command/list-users.md)
- [PRINT ENTITY](/reference/sql-syntax/command/print-entity.md)
- [REJECT INVITATION](/reference/sql-syntax/command/reject-invitation.md)
- [REVOKE INVITATION](/reference/sql-syntax/command/revoke-invitation.md)
- [REVOKE PRIVILEGES](/reference/sql-syntax/command/revoke-privileges.md)
- [REVOKE ROLE](/reference/sql-syntax/command/revoke-role.md)
- [SET DEFAULT](/reference/sql-syntax/command/set-default.md)
- [USE](/reference/sql-syntax/command/use.md)
- [START COMPUTE\_POOL](/reference/sql-syntax/command/start-compute_pool.md)
- [STOP COMPUTE\_POOL](/reference/sql-syntax/command/stop-compute_pool.md)
- [DDL](/reference/sql-syntax/ddl.md)
- [ALTER API\_TOKEN](/reference/sql-syntax/ddl/alter-api_token.md)
- [ALTER QUERY](/reference/sql-syntax/ddl/alter-query.md)
- [ALTER SECURITY INTEGRATION](/reference/sql-syntax/ddl/alter-security-integration.md)
- [CREATE API\_TOKEN](/reference/sql-syntax/ddl/create-api_token.md)
- [CREATE CHANGELOG](/reference/sql-syntax/ddl/create-changelog.md)
- [CREATE COMPUTE\_POOL](/reference/sql-syntax/ddl/create-compute_pool.md)
- [CREATE DATABASE](/reference/sql-syntax/ddl/create-database.md)
- [CREATE DESCRIPTOR\_SOURCE](/reference/sql-syntax/ddl/create-descriptor_source.md)
- [CREATE ENTITY](/reference/sql-syntax/ddl/create-entity.md)
- [CREATE FUNCTION\_SOURCE](/reference/sql-syntax/ddl/create-function_source.md)
- [CREATE FUNCTION](/reference/sql-syntax/ddl/create-function.md)
- [CREATE INDEX](/reference/sql-syntax/ddl/create-index.md)
- [CREATE METRICS INTEGRATION](/reference/sql-syntax/ddl/create-metrics-integration.md)
- [CREATE ORGANIZATION](/reference/sql-syntax/ddl/create-organization.md)
- [CREATE ROLE](/reference/sql-syntax/ddl/create-role.md)
- [CREATE SCHEMA\_REGISTRY](/reference/sql-syntax/ddl/create-schema_registry.md)
- [CREATE SCHEMA](/reference/sql-syntax/ddl/create-schema.md)
- [CREATE SECRET](/reference/sql-syntax/ddl/create-secret.md)
- [CREATE SECURITY INTEGRATION](/reference/sql-syntax/ddl/create-security-integration.md)
- [CREATE STORE](/reference/sql-syntax/ddl/create-store.md)
- [CREATE STREAM](/reference/sql-syntax/ddl/create-stream.md)
- [CREATE TABLE](/reference/sql-syntax/ddl/create-table.md)
- [DROP API\_TOKEN](/reference/sql-syntax/ddl/drop-api_token.md)
- [DROP CHANGELOG](/reference/sql-syntax/ddl/drop-changelog.md)
- [DROP COMPUTE\_POOL](/reference/sql-syntax/ddl/drop-compute_pool.md)
- [DROP DATABASE](/reference/sql-syntax/ddl/drop-database.md)
- [DROP DESCRIPTOR\_SOURCE](/reference/sql-syntax/ddl/drop-descriptor_source.md)
- [DROP ENTITY](/reference/sql-syntax/ddl/drop-entity.md)
- [DROP FUNCTION\_SOURCE](/reference/sql-syntax/ddl/drop-function_source.md)
- [DROP FUNCTION](/reference/sql-syntax/ddl/drop-function.md)
- [DROP METRICS INTEGRATION](/reference/sql-syntax/ddl/drop-metrics-integration.md)
- [DROP RELATION](/reference/sql-syntax/ddl/drop-relation.md)
- [DROP ROLE](/reference/sql-syntax/ddl/drop-role.md)
- [DROP SCHEMA](/reference/sql-syntax/ddl/drop-schema.md)
- [DROP SCHEMA\_REGISTRY](/reference/sql-syntax/ddl/drop-schema_registry.md)
- [DROP SECRET](/reference/sql-syntax/ddl/drop-secret.md)
- [DROP SECURITY INTEGRATION](/reference/sql-syntax/ddl/drop-security-integration.md)
- [DROP STORE](/reference/sql-syntax/ddl/drop-store.md)
- [DROP STREAM](/reference/sql-syntax/ddl/drop-stream.md)
- [DROP USER](/reference/sql-syntax/ddl/drop-user.md)
- [START/STOP COMPUTE\_POOL](/reference/sql-syntax/ddl/start-stop-compute_pool.md)
- [UPDATE COMPUTE\_POOL](/reference/sql-syntax/ddl/update-compute_pool.md)
- [UPDATE ENTITY](/reference/sql-syntax/ddl/update-entity.md)
- [UPDATE SCHEMA\_REGISTRY](/reference/sql-syntax/ddl/update-schema_registry.md)
- [UPDATE SECRET](/reference/sql-syntax/ddl/update-secret.md)
- [UPDATE STORE](/reference/sql-syntax/ddl/update-store.md)
- [Query](/reference/sql-syntax/query.md)
- [APPLICATION](/reference/sql-syntax/query/application.md)
- [CREATE CHANGELOG AS SELECT](/reference/sql-syntax/query/create-changelog-as.md)
- [CREATE STREAM AS SELECT](/reference/sql-syntax/query/create-stream-as.md)
- [CREATE TABLE AS SELECT](/reference/sql-syntax/query/create-table-as.md)
- [Function](/reference/sql-syntax/query/functions.md)
- [Built-in Functions](/reference/sql-syntax/query/functions/built-in-functions.md)
- [Row Metadata Functions](/reference/sql-syntax/query/functions/row-functions.md)
- [INSERT INTO](/reference/sql-syntax/query/insert-into.md)
- [INSERT INTO ENTITY](/reference/sql-syntax/query/insert-into-entity.md)
- [Materialized View](/reference/sql-syntax/query/materialized-view.md)
- [CREATE MATERIALIZED VIEW AS](/reference/sql-syntax/query/materialized-view/create-materialized-view-as.md)
- [SELECT (FROM MATERIALIZED VIEW)](/reference/sql-syntax/query/materialized-view/select-from-materialized-view.md)
- [Query Name and Version](/reference/sql-syntax/query/named-queries.md)
- [Resume Query](/reference/sql-syntax/query/resume-query.md)
- [RESTART QUERY](/reference/sql-syntax/query/restart-query.md)
- [SELECT](/reference/sql-syntax/query/select.md)
- [FROM](/reference/sql-syntax/query/select/from.md)
- [JOIN](/reference/sql-syntax/query/select/join.md)
- [MATCH\_RECOGNIZE](/reference/sql-syntax/query/select/match_recognize.md)
- [WITH (Common Table Expression)](/reference/sql-syntax/query/select/with-common-table-expression.md)
- [TERMINATE QUERY](/reference/sql-syntax/query/terminate-query.md)
- [Change Data Capture (CDC)](/reference/sql-syntax/query/change-data-capture-cdc.md)
- [PostgreSQL](/reference/sql-syntax/query/change-data-capture-cdc/change-data-capture-cdc.md)
- [MongoDB](/reference/sql-syntax/query/change-data-capture-cdc/mongodb.md)
- [Sandbox](/reference/sql-syntax/sandbox.md)
- [START SANDBOX](/reference/sql-syntax/sandbox/start-sandbox.md)
- [DESCRIBE SANDBOX](/reference/sql-syntax/sandbox/describe-sandbox.md)
- [STOP SANDBOX](/reference/sql-syntax/sandbox/stop-sandbox.md)
- [Row Key Definition](/reference/sql-syntax/relation-key-definition.md)
- [System Tables](/reference/sql-syntax/systables.md)
- [audit\_logs](/reference/sql-syntax/systables/audit-logs.md)
- [compute\_pools](/reference/sql-syntax/systables/compute-pools.md)
- [databases](/reference/sql-syntax/systables/databases.md)
- [descriptor\_sources](/reference/sql-syntax/systables/descriptor-sources.md)
- [function\_sources](/reference/sql-syntax/systables/function-sources.md)
- [functions](/reference/sql-syntax/systables/functions.md)
- [organization\_defaults](/reference/sql-syntax/systables/organization-defaults.md)
- [organization\_subscriptions](/reference/sql-syntax/systables/organization-subscriptions.md)
- [organizations](/reference/sql-syntax/systables/organizations.md)
- [pgusers](/reference/sql-syntax/systables/pgusers.md)
- [queries](/reference/sql-syntax/systables/queries.md)
- [query\_tags](/reference/sql-syntax/systables/query-tags.md)
- [relation\_columns](/reference/sql-syntax/systables/relation-columns.md)
- [relations](/reference/sql-syntax/systables/relations.md)
- [role\_privileges](/reference/sql-syntax/systables/role-privileges.md)
- [roles](/reference/sql-syntax/systables/roles.md)
- [schema\_registries](/reference/sql-syntax/systables/schema-registries.md)
- [schemas](/reference/sql-syntax/systables/schemas.md)
- [secrets](/reference/sql-syntax/systables/secrets.md)
- [stores](/reference/sql-syntax/systables/stores.md)
- [user\_grants](/reference/sql-syntax/systables/user-grants.md)
- [userdatas](/reference/sql-syntax/systables/userdatas.md)
