Snowflake · Schema

TableAsSelect

Create table as select

Data LakesData SharingData WarehousingDatabaseSQL

Properties

Name Type Description
name string Specifies the name for the table, must be unique for the schema in which the table is created
columns array
cluster_by array Specifies one or more columns or column expressions in the table as the clustering key
View JSON Schema on GitHub