🔥 3-day streak
Databricks Certified Data Engineer Associate33 / 150
Question 33 of 150

A data engineer needs to load only the CSV files from a cloud storage directory that also contains JSON and Parquet files mixed together. The engineer wants to use COPY INTO to load these files into an existing Delta table, ensuring only files matching a specific naming pattern (e.g., files starting with 'sales_') are ingested. Which combination of COPY INTO options should be used?

Reviewed for accuracy · Report an issueNext question