
Answer-first summary for fast verification
Answer: ALTER TABLE orders CLUSTER BY AUTO;
Enable automatic liquid clustering on an existing table using: ALTER TABLE table_name CLUSTER BY AUTO.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.