You are developing a SQL Server Integration Services (SSIS) package to load data into a data warehouse. You need to est

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

You are developing a SQL Server Integration Services (SSIS) package to load data into a data warehouse. You need to est

Post by answerhappygod »

You are developing a SQL Server Integration Services (SSIS) package to load data into a data warehouse.

You need to establish the correct order for loading each table to maximize parallel processing.
Which order should you use?
You Are Develop 1
You Are Develop 1 (10.64 KiB) Viewed 70 times
A. 1. DimCurrency, DimScenario, DimAccount in parallel 2. DimOrganization 3. FactFinance
B. 1. DimCurrency, DimOrganization in parallel 2. DimScenario, DimAccount in parallel 3. FactFinance
C. 1. DimCurrency, FactFinance in parallel 2. DimOrganization, DimScenario, DimAccount in parallel
D. 1. FactFinance 2. DimOrganization, DimScenario, DimAccount in parallel 3. DimCurrency
E. 1. DimCurrency 2. DimOrganization 3. DimScenario, DimAccount in parallel
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply