QuestionQ5
Official exam objectives/topicsHow can a clustering key definition be used to lower the number of distinct values in a high-cardinality column?
- A Define the key as an expression on the column.
- B Define the key by using the CONCAT function on the column.
- C Define the key by using the SCAN function on the column.
- D Define the key by using the TRIM function on the column.
Community Discussion