1 / 13

Microsoft SQL Server 2012 Integration Services (SSIS)

Microsoft SQL Server 2012 Integration Services (SSIS). SQL Server Data Tools (SSDT). the central tool that you’ll spend most of your time in as an SSIS developer the tool’s foundation is the Visual Studio 2010 interface. SSIS. extraction, transformation and loading (ETL) platform

morey
Download Presentation

Microsoft SQL Server 2012 Integration Services (SSIS)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Microsoft SQL Server 2012Integration Services (SSIS)

  2. SQL Server Data Tools (SSDT) • the central tool that you’ll spend most of your time in as an SSISdeveloper • the tool’s foundation isthe Visual Studio 2010 interface

  3. SSIS • extraction, transformation and loading (ETL) platform • major player in the ETL market • package • a core component of SSIS • collection of tasks that execute in an orderly fashion • task • an individual unit of work

  4. Tasks

  5. Data Flow Elements Source Destination

  6. Data Flow Elements Transformations

  7. Data Flow Elements More transformations..

  8. CurrencyID EndOfDayRate AverageRate CurrencyDate SSIS - demo

  9. Dimension Load • Slowly Changing Dimension (SCD) Wizard is a DataFlow object that takes all the complexity out of creating a load process for your dimension table.

  10. Dimension Load

  11. Dimension Load

  12. Dimension Load

  13. Bibliography • Brian Knight, Devin Knight, Mike Davis, Wayne Snyder, Microsoft SQL Server 2012Integration Services, 2012 • Francis Rodrigues, Michael Coles, Davd Dye, Pro SQL Server 2012 Integration Services, APRESS 2012 • Brian Knight, Erik Veerman, Jessica M. Moss, Mike Davis, ChrisRock, PROFESSIONALMicrosoft SQL Server 2012Integration Services, Wiley 2012

More Related