Exit DP-750 Implementing Data Engineering Solutions Using Azure Databricks
Question 1 of 5
0% complete
Q1 Single choice

You have an Azure Databricks workspace that is enabled for Unity Catalog.

You have a CSV file stored in an Azure Data Lake Storage Gen2 container.

You plan to ingest the data into an existing table by running the following SQL statement. COPY INTO Customer FROM 'abfss://[email protected]/data/customer' FILEFORMAT = CSV. 

You need to ensure that the statement can access the data in the container.

What should you configure?

  • A

    an external table named Customer in the CSV file format

  • B

    a Lakeflow ingestion gateway

  • C

    an external location that uses a storage credential

  • D

    a volume in a catalog

Previous Next