ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 262 - DP-203 discussion

Report
Export

You have an Azure subscription that contains an Azure SQL database named DB1 and a storage account named storage1. The storage1 account contains a file named File1.txt. File1.txt contains the names of selected tables in DB1. You need to use an Azure Synapse pipeline to copy data from the selected tables in DB1 to the files in storage1. The solution must meet the following requirements:

• The Copy activity in the pipeline must be parameterized to use the data in File1.txt to identify the source and destination of the copy.

• Copy activities must occur in parallel as often as possible. Which two pipeline activities should you include in the pipeline? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A.
If Condition
Answers
A.
If Condition
B.
ForEach
Answers
B.
ForEach
C.
Lookup
Answers
C.
Lookup
D.
Get Metadata
Answers
D.
Get Metadata
Suggested answer: A, D

Explanation:


asked 02/10/2024
taheireem shaikh
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first