SnowPro Core Certification — Question 356
Which semi-structured file formats are supported when unloading data from a table? (Choose two.)
Answer options
- A. ORC
- B. XML
- C. Avro
- D. Parquet
- E. JSON
Correct answer: D, E
Explanation
The correct answers are D (Parquet) and E (JSON) because both are widely recognized as semi-structured formats suitable for data unloading. Options A (ORC), B (XML), and C (Avro) do not meet the criteria of being semi-structured formats in the context of the question.