SnowPro Core Certification — Question 219
Which file formats are supported for unloading data from Snowflake? (Choose two.)
Answer options
- A. Avro
- B. JSON
- C. ORC
- D. XML
- E. Delimited (CSV, TSV, etc.)
Correct answer: B, E
Explanation
The correct answers are B and E because Snowflake supports unloading data in JSON format and delimited formats like CSV and TSV. The other options, while common in data processing, are not supported for unloading data from Snowflake.