General referenceยถ
These topics provide general reference information for using Snowflake.
Parameters โ parameters that can be used to control system behavior at the account, user, session, and object level.
References โ use references to authorize access on objects for ownerโs rights stored procedures, applications, and classes.
Ternary logic โ information about the behavior of NULL in Boolean expressions and with comparison operators.
Collation support โ information about sorting and other character-set-dependent operations on text strings.
SQL format models โ formats for specifying conversion of numeric and date/time values to and from text strings.
Object identifiers โ rules for defining and using object identifiers, including resolving object names used in SQL statements:
Constraints โ concepts and reference information for defining and maintaining unique, primary key, and foreign key constraints in tables:
SQL variables โ concepts and reference for defining and using variables in sessions.
Transactions โ concepts and reference for using transactions with SQL statements.
Table literals โ concepts and reference for using table literals instead of a single scalar value in queries.
SNOWFLAKE database โ reference for the SNOWFLAKE shared database, which is provided by Snowflake for querying/reporting on your organization, account, data sharing, and other object usage.
Snowflake Information Schema โ concepts and reference for the Snowflake Information Schema, which consists of a set of metadata views and historical table functions for querying/reporting on objects in Snowflake.
Metadata fields in Snowflake โ concepts and reference for metadata fields in Snowflake.