QuestionQ109

Data Ingestion and Data Preparation

In which locations can a data file format be specified in Snowflake?

Choose three
Explanation

Snowflake supports file-format specification when creating a named file format, when creating a stage, and directly in a COPY INTO command. A stage can reference a named file format or define format options inline; COPY INTO can likewise use a named format or inline options. Warehouses, tables, and storage integrations do not define data-file parsing formats.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!