Chapter 4: Using Data Flow Transformations


image from book Download CD Content

Overview

After completing this chapter, you will be able to:

  • Understand how data flow is constructed in a package.

  • Understand the function of data flow transformations and when to use them.

  • Create a new SSIS project and add a data flow task to it.

  • Use Conditional Split, Derived Column, and Multicast transformations to aggregate, merge, distribute, and modify data.

  • Configure how a component handles errors.

In Chapter 3, "Extracting and Loading Data," you learned how to create and configure connection managers, how to use data flow sources to extend the functionality of connection managers, and how to add a data flow task to extract data from a source and then load the results into a destination.

In this chapter, you'll take a closer look at how Microsoft SQL Server Integration Services (SSIS) can be used to transform data. As you work through the series of procedures in this chapter, you'll learn how to develop packages that use a data flow task and a variety of data flow transformations to extract data from a data source, perform transformations, and load the transformed data into a destination table or file.




Microsoft SQL Server 2005 Integration Services Step by Step
MicrosoftВ® SQL Server(TM) 2005 Integration Services Step by Step
ISBN: 0735624054
EAN: 2147483647
Year: 2007
Pages: 152

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net