SnowPro Core Certification — Question 49
Which formats are supported for unloading data from Snowflake? (Choose two.)
Answer options
- A. Delimited (CSV, TSV, etc.)
- B. Avro
- C. JSON
- D. ORC
Correct answer: A, C
Explanation
The correct answers are A and C because Snowflake supports unloading data in delimited formats like CSV and TSV, as well as in JSON format. Options B and D, Avro and ORC, are not supported formats for unloading data directly from Snowflake.