December 2012
Beginner to intermediate
845 pages
23h 33m
English
Exam objectives in this chapter:
Extract and Transform Data
Design data flow.
Implement data flow.
Load Data
Implement data load options.
In Chapter 5 you learned about the data flow task, which is a crucial component in data warehouse projects when it comes to extracting, transforming, and loading data (ETL). Building on the foundation laid in that chapter, this chapter focuses on specific solutions for common data warehouse problems such as managing Slowly Changing Dimensions (SCD) and loading incremental data.
Lessons in this chapter:
To complete this chapter, you must have:
Basic knowledge of Microsoft ...