Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 527

What unit of storage supports efficient query processing in Snowflake?

    Correct Answer: D

    Micro-partitions are Snowflake's method of organizing data storage. They are specifically designed to support efficient query processing by dividing large tables into smaller, manageable segments. This structure allows for efficient data retrieval and optimization of storage, speeding up query processing times significantly compared to traditional storage methods.

Discussion
_yyuktaOption: D

D. Micro-partitions

MultiCloudIronManOption: D

This is correct