SnowPro Core Certification — Question 130
What is the default File Format used in the COPY command if one is not specified?
Answer options
- A. CSV
- B. JSON
- C. Parquet
- D. XML
Correct answer: A
Explanation
The correct answer is A, CSV, as it is the default file format used by the COPY command when no specific format is provided. The other options, JSON, Parquet, and XML, are valid formats but not the default setting for this command.