exam questions

Exam 70-463 All Questions

View all questions & answers for the 70-463 exam

Exam 70-463 topic 3 question 70 discussion

Actual exam question from Microsoft's 70-463
Question #: 70
Topic #: 3
[All 70-463 Questions]

DRAG DROP -
You have a data warehouse that contains all of the sales data for your company.
You plan to create a SQL Server Integration Services (SSIS) package to extract a list of files from a database and to load the files to the data warehouse.
You need to design a control flow for the SSIS package. The control flow must meet the following requirements:
✑ Load the data in a single transaction.
✑ Load multiple tables in parallel after extracting the data.
Which types of containers should you add to the design? To answer, drag the appropriate container types to the correct locations. Each container type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
References: https://docs.microsoft.com/en-us/sql/integration-services/integration-services-transactions

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
LuckyKatt
5 years, 7 months ago
I think the Load Table container should be a sequence. Once the files have been loaded into stage data, there is no longer a collection that needs to be iterated over.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...