Which storage options and file formats are supported for COPY when using Transact-SQL in Warehouse?

Study for the Fabric Analytics Engineer Associate Test. Engage with interactive flashcards and multiple-choice questions complete with hints and explanations to solidify your understanding. Get thoroughly prepared for your certification exam!

Multiple Choice

Which storage options and file formats are supported for COPY when using Transact-SQL in Warehouse?

Explanation:
The question is about what you can import with COPY in Transact-SQL in Warehouse. The supported setup includes two Azure storage options—Azure Data Lake Storage Gen2 and Azure Blob Storage—and two file formats—PARQUET and CSV. This pairing makes sense because the platform is designed to read data directly from Azure data stores commonly used for big data workloads, and it supports both a columnar format (PARQUET) for efficient querying and a simple row-based format (CSV) for straightforward data loads. The other options mix in storage services that aren’t supported in this context (like ADLS Gen1, Amazon S3, or Google Cloud Storage) or formats not listed as supported (like ORC or JSON). So the correct combination is using ADLS Gen2 or Azure Blob Storage with PARQUET or CSV.

The question is about what you can import with COPY in Transact-SQL in Warehouse. The supported setup includes two Azure storage options—Azure Data Lake Storage Gen2 and Azure Blob Storage—and two file formats—PARQUET and CSV. This pairing makes sense because the platform is designed to read data directly from Azure data stores commonly used for big data workloads, and it supports both a columnar format (PARQUET) for efficient querying and a simple row-based format (CSV) for straightforward data loads. The other options mix in storage services that aren’t supported in this context (like ADLS Gen1, Amazon S3, or Google Cloud Storage) or formats not listed as supported (like ORC or JSON). So the correct combination is using ADLS Gen2 or Azure Blob Storage with PARQUET or CSV.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy