MicrosoftMicrosoft
DP-700 · Question #61
DP-700 Question #61: Real Exam Question with Answer & Explanation
Sign in or unlock DP-700 to reveal the answer and full explanation for question #61. The question stem and answer options stay visible for context.
Design and implement data ingestion and transformation
Question
You need to create a simple ETL pipeline that extracts data from a SQL Server database, performs basic data cleaning, and loads the data into a data warehouse. Which of the following options is the most efficient and cost-effective choice for this scenario ?
Options
- AUse a dataflow with T-SQL scripts for data extraction and transformation.
- BUse a series of T-SQL scripts to perform the ETL process.
- CUse a dataflow with a Python notebook for data extraction and transformation.
- DUse a combination of dataflows and T-SQL scripts, with notebooks for exploratory analysis.
Unlock DP-700 to see the answer
You've previewed enough free DP-700 questions. Unlock DP-700 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#ETL pipeline#Dataflows Gen2#T-SQL#Data Warehouse