True or False: The COPY command must specify a File Format in order to execute.
True or False: The COPY command must specify a File Format in order to execute.
A . True
B . False
Answer: A
Explanation:
Reference: https://interworks.com/blog/hcalder/2018/07/26/the-basics-of-loading-data-into-snowflake/
Latest SnowPro Core Practice Questions with 427 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
if you don’t specify a File Format to COPY command, SNOWFLAKE will use its own default format.
Answer will be B
False, the FILE_FORMAT parameter is not required.
https://docs.snowflake.com/en/sql-reference/sql/copy-into-table.html#required-parameters