SnowPro Core Certification — Question 348

What is Snowflake's general guideline for files used to load data?

Answer options

Correct answer: D

Explanation

The correct answer is D because Snowflake specifies that the default character set for delimited files is UTF-8, which is important for ensuring proper data loading. Option A is inaccurate because files must typically be staged before being loaded into a table. Option B is misleading as Snowflake has specific delimiter requirements and does not support all delimiters. Option C is irrelevant to the question about file character sets.