You have a table orders and want to enable automatic liquid clustering. Which command is correct? | Databricks Certified Data Engineer - Professional Quiz - LeetQuiz
Databricks Certified Data Engineer - Professional
Explanation:
Enable automatic liquid clustering on an existing table using: ALTER TABLE table_name CLUSTER BY AUTO.
Get started today
Ultimate access to all questions.
You have a table orders and want to enable automatic liquid clustering. Which command is correct?