Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
To ensure optimal performance and management of large-scale data, it's crucial to understand how Delta tables are structured and organized. Given this, which of the following describes the storage organization of a Delta table?
A
Delta tables are stored in a single file that contains data, history, metadata, and other attributes.
B
Delta tables store their data in a single file and all metadata in a collection of files in a separate location.
C
Delta tables are stored in a collection of files that contain data, history, metadata, and other attributes.
D
Delta tables are stored in a collection of files that contain only the data stored within the table.
E
Delta tables are stored in a single file that contains only the data stored within the table.