QuestionQ9

Ingest and Process Data

A Data Engineer wants to define a file structure for loading and unloading data.

Where can the file structure be defined?

Choose three
Explanation

Snowflake file-format options may be specified directly in a COPY command, encapsulated in a named FILE FORMAT object, or defined for a named STAGE. These mechanisms determine characteristics such as file type, delimiters, compression, and related parsing or output settings for data loads and unloads.

Learn more

Community Discussion

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