Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should clustering be utilized to enhance the performance of queries on a very large table?
A
Manually re-cluster the table regularly.
B
Choose one high cardinality column as the clustering key.
C
Use the column that is most-frequently used in query select clauses as the clustering key.
D
Assess the average table depth to identify how clustering is impacting the query.