APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Snowflake
IcebergTableLike
Snowflake
· Schema
IcebergTableLike
Create iceberg table as select
Data Lakes
Data Sharing
Data Warehousing
Database
SQL
Properties
Name
Type
Description
name
string
Specifies the name for the table, must be unique for the schema in which the table is created
cluster_by
array
Specifies one or more columns or column expressions in the table as the clustering key
external_volume
string
Specifies the name of the external volume to use for the table
base_location
string
Specifies the path to a directory where Snowflake can write data and metadata files for the table
comment
string
Specifies a comment for the table
View JSON Schema on GitHub