COURSE 2 OVERVIEW
This intermediate-level course covers two of many useful ways SQL Server Integration
Services (SSIS) can be used to process data, access different system resources,
and incorporate T-SQL statements. The “Using Merge” video also demonstrates a popular
pattern in Data Warehousing ETL scenarios. This course is targeted to SQL Server
developers and Business Intelligence (BI) professionals.
Subjects include:
Microsoft Business Intelligence – SSIS Multicast
This 2-part video shows how to use the SSIS Multicast, and also how to deal with
the SSIS problem of overwriting Excel destinations. The video is approximately 20
minutes.
Microsoft Business Intelligence – Using Merge to Insert and Update
This 3-part video shows how to integrate a stored procedure that uses a T-SQL MERGE
statement to perform a combination INSERT and UPDATE from a staging table. This
also demonstrates how to utilize transactions in an SSIS control flow. The video
is approximately 30 minutes.
|