SnowPro Core Certification — Question 1235
Which query metric can be used to monitor the health of a large table?
Answer options
- A. Clustering depth
- B. Clustering key
- C. Total partition count
- D. Total number of rows
Correct answer: A
Explanation
Clustering depth is a key metric for monitoring the health of a large table as it indicates how well data is organized within the table. The other options, while relevant to table structure and data organization, do not specifically measure the health or efficiency of the data layout in relation to performance.