SnowPro Core Certification — Question 271

Which of the following describes how clustering keys work in Snowflake?

Answer options

Correct answer: B

Explanation

The correct answer is B because clustering keys in Snowflake allow for the sorting of specified columns over time without disrupting data manipulation language (DML) operations. Option A is incorrect as it suggests that DML operations are blocked, while C and D describe incorrect mechanisms that do not accurately reflect how clustering keys function.