
Answer-first summary for fast verification
Answer: VACUUM
The `VACUUM` command is specifically designed to delete unused data files that are older than a specified retention period. This helps in managing storage efficiently by removing stale data. For more details, refer to the [official documentation](https://docs.databricks.com/sql/language-manual/delta-vacuum.html).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.