When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Mastering ETL: Data Cleansing with SQL Server Integration Services
The integrity of the data used for analysis is a major step in any data-related project. This course will teach you how to develop SQL Server Integration Services (SSIS) packages, used for data cleansing activities, to ensure data integrity.

This Course Includes
pluralsight
0 (0 reviews )
32 minutes
english
Online - Self Paced
Expanded Courses
pluralsight
About Mastering ETL: Data Cleansing with SQL Server Integration Services
Data cleansing is a major part of every project that uses data to create information.
In this course, Mastering ETL: Data Cleansing Techniques for SQL Server Databases, you’ll gain the ability to create SQL Server Integration Services (SSIS) packages specifically tailored for data cleansing tasks.
First, you’ll explore how to integrate data coming from different sources and identify possible data cleansing tasks, like handling duplicate data, dealing with missing values (delete, ignore, or fill-in data), fixing up formats, and correcting errors.
Next, you’ll discover several ways in which SSIS packages can help you clean your data, using derived columns, fuzzy grouping / fuzzy lookup, and data conversions.
Finally, you’ll learn techniques to maintain and verify data integrity after the cleansing process in SSIS.
When you’re finished with this course, you’ll have the skills and knowledge of various data cleansing techniques, performed in SSIS, needed to ensure the integrity of your data.
What You Will Learn?
- Course Overview : 1min.
- Load and Cleanse Data with SSIS Packages : 12mins.
- Handle Complex Data Transformations in SSIS : 18mins.