
Ultimate access to all questions.
When you execute the SQL DDL command CREATE TABLE sales (id int, units int), what type of table is created?
A
Query fails due to missing format
B
Managed Delta table
C
Query fails due to missing location
D
External Table
E
Managed Parquet table