
Ultimate access to all questions.
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?
A
Managed Delta table
B
External table
C
Managed table
D
Temp table
E
Delta Lake table