SnowPro Core Certification — Question 1249

What is a fundamental characteristic of Snowflake micro-partitions?

Answer options

Correct answer: D

Explanation

The correct answer is D, as once micro-partitions are created in Snowflake, their structure cannot be altered. Option A is incorrect because micro-partitions are not directly accessible as files, they are managed by Snowflake. Option B is misleading since micro-partitions are used to optimize data retrieval but do not function as a traditional index. Option C is incorrect because the size of micro-partitions is not dependent on Time Travel, but rather on the data distribution and optimization for query performance.