SnowPro Core Certification — Question 955
What is the only supported character set for loading and unloading data from all supported file formats?
Answer options
- A. UTF-8
- B. UTF-16
- C. ISO-8859-1
- D. WINDOWS-1253
Correct answer: A
Explanation
UTF-8 is the only character set that is universally supported for loading and unloading data across all file formats. The other options, such as UTF-16, ISO-8859-1, and WINDOWS-1253, may be supported in specific contexts but do not have the same broad compatibility as UTF-8.