SnowPro Core Certification — Question 955

What is the only supported character set for loading and unloading data from all supported file formats?

Answer options

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.