Hello Friends,
Here is another popular lab from Hands-On-Lab library: Implementing Incremental Data Load and Inner Join in SSIS.
In this Lab, we’ll learn about two of the most used transformation in SSIS, Lookup and Merge Join Transformations. In the first exercise, we’ll learn to implement incremental data load using Lookup Transformation. Incremental data load is the process of inserting the new rows from source to destination or updating the destination with any changes made to existing rows. In the second exercise, we’ll learn to implement Inner Join and Outer Join using the Merge Join Transformation.
Exercise 1: Incremental data load using Lookup Transformation
Exercise 2: Implement Joins in SSIS Using Merge Join Transformation
SQLMaestros Hands-On-Labs enables the practical way of learning. Each lab document consists of multiple exercises and each exercise consists of multiple tasks. Apart from step-by-step instructions, the HOL document contains images, explanations, observations, notes, tips & tricks to ensure a great learning experience. With each lab, you can practice a specific concept step-by-step. With our HOL documents, you will get hands-on with hundreds of topics in SQL Server & Microsoft Data Platform. Learn More.
Get weekly learning resources from SQLMaestros, right in your inbox. Subscribe to our Bulletins.
Happy Learning – The Practical Way.
Leave A Comment