Question 34
DP-203 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →You are implementing a batch dataset in the Parquet format. Data files will be produced be using Azure Data Factory and stored in Azure Data Lake Storage Gen2. The files will be consumed by an Azure Synapse Analytics serverless SQL pool. You need to minimize storage costs for the solution. What should you do?
- AUse Snappy compression for the files.
- BUse OPENROWSET to query the Parquet files.
- CCreate an external table that contains a subset of columns from the Parquet files.
- DStore all data as string in the Parquet files.