Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Describe the significance of adding a table comment in a Delta Lake table. Provide an example of how you would add a comment to an existing table to enhance its documentation and usability.
A
Adding a table comment is used to encrypt the table data, ensuring data security.
B
Adding a table comment is a way to provide additional context or information about the table's purpose, schema, or usage, enhancing its documentation and usability.
C
Adding a table comment is used to optimize query performance by reorganizing the table data.
D
Adding a table comment is a method to hide the table from other users in the database.