Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
To comply with the data architect's mandate that all tables in the Lakehouse must be configured as external Delta Lake tables, which approach should be implemented?
A
Whenever a database is being created, make sure that the LOCATION keyword is used
B
When configuring an external data warehouse for all table storage, leverage Databricks for all ELT.
C
Whenever a table is being created, make sure that the LOCATION keyword is used.
D
When tables are created, make sure that the EXTERNAL keyword is used in the CREATE TABLE statement.
E
When the workspace is being configured, make sure that external cloud object storage has been mounted.