SnowPro Core Certification — Question 129

True or False: You can define multiple columns within a clustering key on a table.

Answer options

Correct answer: A

Explanation

The correct answer is True because a clustering key can indeed consist of multiple columns, which allows for more efficient data organization and retrieval. The option False is incorrect as it suggests that only a single column can be used, which is not the case.