SnowPro Core Certification — Question 70

Which statement best describes `clustering`?

Answer options

Correct answer: A

Explanation

The correct answer, A, accurately describes clustering as it relates to how data is organized in Snowflake's micro-partitions. Option B is incorrect because while administrators manage clustering, the methodology does not have to be defined for each table. Option C is wrong as the clustering key is not required in the COPY command. Option D is misleading since clustering is an inherent feature that can be adjusted but not simply disabled.