SnowPro Core Certification — Question 838

While clustering a table, columns with which data types can be used as clustering keys? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answers are BINARY and GEOMETRY because these data types are supported as clustering keys in table clustering. The other options, GEOGRAPHY, OBJECT, and VARIANT, do not qualify for use as clustering keys in this context.