Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
When you create a Delta table using the command CREATE TABLE transactions USING DELTA LOCATION 'DBFS:/mnt/bronze/transactions', what type of table is created?
CREATE TABLE transactions USING DELTA LOCATION 'DBFS:/mnt/bronze/transactions'
A
Managed Delta table
B
External table
C
Managed table
D
Temp table
E
Delta Lake table