Snowflake Export

Export data to a Snowflake database.

Properties

NameType
engineString=snowflake:export
connectionString
tableString
schemaObject

engine

Must be snowflake:export.

Required
Yes

connection

The Snowflake connection to connect to.

Required
Yes

table

The name of the Snowflake table.

Required
Yes

schema

Define a schema for the data.

Required
Yes