🔥 3-day streak
Databricks Certified Data Engineer Associate31 / 150
Question 31 of 150

A data engineer needs to load a set of CSV files from a cloud storage location into an existing Delta table named sales_bronze. The files have a header row, and the engineer wants COPY INTO to infer column types automatically rather than treating everything as strings. Which addition to the COPY INTO command correctly enables header handling and automatic type inference for the CSV format?

Reviewed for accuracy · Report an issueNext question