SnowPro Core Certification — Question 457

How is table data compressed in Snowflake?

Answer options

Correct answer: A

Explanation

The correct answer is A because Snowflake compresses each column individually as it is stored in a micro-partition, optimizing storage efficiency. Options B and C are incorrect as they suggest different levels of compression that do not accurately reflect Snowflake’s method, while option D incorrectly states that only text data is compressed.