What feature can be used to reorganize a very large table on one or more columns?
A.
Micro-partitions
B.
Clustering keys
C.
Key partitions
D.
Clustered partitions
The Answer Is:
B
This question includes an explanation.
Explanation:
Clustering keys in Snowflake are used to reorganize large tables based on one or more columns. This feature optimizes the arrangement of data within micro-partitions to improve query performance, especially for large tables where efficient data retrieval is crucial. References: [COF-C03] SnowPro Core Certification Exam Study Guide