PrepAway - Latest Free Exam Questions & Answers

You need to load the data for the OnlineOrder table

You are a database administrator for an e-commerce company that runs an online store. The company has three databases as described in the following table.

You plan to load at least one million rows of data each night from DB1 into the OnlineOrder table. You must load data into the correct partitions using a parallel process.
You create 24 Data Flow tasks. You must place the tasks into a component to allow parallel load. After all of the load processes compete, the process must proceed to the next task.
You need to load the data for the OnlineOrder table.
What should you use?

PrepAway - Latest Free Exam Questions & Answers

A.
Lookup transformation

B.
Merge transformation

C.
Merge Join transformation

D.
MERGE statement

E.
Union All transformation

F.
Balanced Data Distributor transformation

G.
Sequential container

H.
Foreach Loop container

Explanation:

The Parallel Loop Task is an SSIS Control Flow task, which can execute multiple iterations of the standard
Foreach Loop Container concurrently.
References: http://www.cozyroc.com/ssis/parallel-loop-task

2 Comments on “You need to load the data for the OnlineOrder table


Leave a Reply