BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam DP-600 Topic 2 Question 25 Discussion

Actual exam question for Microsoft's DP-600 exam
Question #: 25
Topic #: 2
[All DP-600 Questions]

You have a Fabric tenant.

You are creating a Fabric Data Factory pipeline.

You have a stored procedure that returns the number of active customers and their average sales for the current month.

You need to add an activity that will execute the stored procedure in a warehouse. The returned values must be available to the downstream activities of the pipeline.

Which type of activity should you add?

Show Suggested Answer Hide Answer
Suggested Answer: C

In a Fabric Data Factory pipeline, to execute a stored procedure and make the returned values available for downstream activities, the Lookup activity is used. This activity can retrieve a dataset from a data store and pass it on for further processing. Here's how you would use the Lookup activity in this context:

Add a Lookup activity to your pipeline.

Configure the Lookup activity to use the stored procedure by providing the necessary SQL statement or stored procedure name.

In the settings, specify that the activity should use the stored procedure mode.

Once the stored procedure executes, the Lookup activity will capture the results and make them available in the pipeline's memory.

Downstream activities can then reference the output of the Lookup activity.


Contribute your Thoughts:

Lera
1 months ago
I'm not sure, but I think C) Lookup could also be a possible option to add in the pipeline.
upvoted 0 times
...
Coral
1 months ago
I agree with Melynda. Using a stored procedure activity will allow the returned values to be available to downstream activities.
upvoted 0 times
...
Audra
1 months ago
Haha, I bet the answer is not D) Copy data. That would just copy the data, not execute the stored procedure!
upvoted 0 times
...
Ligia
1 months ago
Hmm, I'm not sure. Maybe B) Get metadata could also work, but I think C) Lookup is the better option.
upvoted 0 times
Carri
9 days ago
No, I think Copy data is the right option for executing the stored procedure.
upvoted 0 times
...
Earnestine
13 days ago
I'm not sure, but maybe A) Script could also work.
upvoted 0 times
...
Jerry
17 days ago
I agree, Copy data would be the most suitable activity for this scenario.
upvoted 0 times
...
Odelia
24 days ago
I think B) Copy data is the best choice.
upvoted 0 times
...
...
Julianna
1 months ago
I agree, the Lookup activity seems like the right choice here. It can execute the stored procedure and make the results available to the pipeline.
upvoted 0 times
Melita
25 days ago
C) Switch
upvoted 0 times
...
Simona
1 months ago
B) Copy data
upvoted 0 times
...
Gearldine
1 months ago
A) Script
upvoted 0 times
...
...
Linwood
2 months ago
Definitely C) Lookup. That's the best way to execute the stored procedure and get the returned values for downstream activities.
upvoted 0 times
Geraldine
25 days ago
I would go with Copy data to execute the stored procedure.
upvoted 0 times
...
Sharmaine
1 months ago
I agree, Lookup is the way to go for executing stored procedures.
upvoted 0 times
...
Werner
1 months ago
I think Script would work better for this scenario.
upvoted 0 times
...
Jaime
1 months ago
Lookup is the best option for executing the stored procedure and getting the returned values.
upvoted 0 times
...
...
Melynda
2 months ago
I think the correct answer is A) Stored procedure because it can execute the stored procedure in the warehouse.
upvoted 0 times
...

Save Cancel