nerdexam
SnowflakeSnowflake

COF-C02 · Question #687

COF-C02 Question #687: Real Exam Question with Answer & Explanation

The correct answer is A: UTF-8. For delimited files (CSV, TSV, etc.), the default character set is UTF-8. To use any other characters sets, you must explicitly specify the encoding to use for loading.

Data Loading and Unloading

Question

What is the default character set used when loading CSV files into Snowflake?

Options

  • AUTF-8
  • BUTF-16
  • CISO S859-1
  • DANSI_X3.A

Explanation

For delimited files (CSV, TSV, etc.), the default character set is UTF-8. To use any other characters sets, you must explicitly specify the encoding to use for loading.

Topics

#Data Loading#Character Sets#CSV Files#Default Settings

Community Discussion

No community discussion yet for this question.

Full COF-C02 PracticeBrowse All COF-C02 Questions