SnowPro Core Certification — Question 399

What is the default compression typo when unloading data from Snowflake?

Answer options

Correct answer: D

Explanation

The default compression type for unloading data from Snowflake is gzip, which is widely supported and efficient for most use cases. Other options such as Brotli, bzip2, and Zstandard are valid compression algorithms but are not the default setting in Snowflake for this operation.