Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Show me the steps to solve Create one ( 1 ) or more Data Flow Tasks to load your Dimensional tables from your 3 NF

Show me the steps to solve Create one (1) or more Data Flow Tasks to load your Dimensional tables from your 3NF tables.
Requirements:
Your Data Flows Tasks should contain one (1) or more of the following transformations (not all of these transformations are required):
Sort and Merge
Merge Join
Aggregate
Lookup
When creating your Dimensional tables, make sure you use VARCHAR instead of CHAR data types.
HINT: Remember that your Dimensional tables contain both your surrogate PK and natural key. Before loading your Fact table you will have to use a Lookup transformation to each Dimensional table using your natural key to retrieve the surrogate primary key. This is required because of the PK/FK relationships between the Fact table and Dimensional tables.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle RMAN For Absolute Beginners

Authors: Darl Kuhn

1st Edition

1484207637, 9781484207635

More Books

Students also viewed these Databases questions

Question

How to find if any no. is divisble by 4 or not ?

Answered: 1 week ago

Question

Explain the Pascals Law ?

Answered: 1 week ago

Question

What are the objectives of performance appraisal ?

Answered: 1 week ago