Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are working on a project that requires loading large amounts of data into a SQL pool. You have been asked to use PolyBase to achieve this. What steps would you take to implement PolyBase for loading data into a SQL pool?
A
Create an external table in the SQL pool that references the data stored in Azure Blob Storage.
B
Use Azure Data Factory to create a pipeline that moves data from Azure Blob Storage to the SQL pool.
C
Use Azure Databricks to read data from Azure Blob Storage and write it to the SQL pool.
D
Use Azure Synapse Link to replicate data from Azure Blob Storage to the SQL pool.