Advanced SSIS Fuzzy Matching via Record Linkage Methodology
Greatly improve SSIS Fuzzy Grouping performance by using a Conditional Split and Multi Cast. Read more…
Dynamically Map Column Data Based on Column Pattern Profiling
Tutorial on using Script Component, Regular Expression and derived Column Transform to dynamically map different source column types into the appropriate target column for address data. Read more…
Master Data Services – SSIS MDM Load
The article will provide an overview of Master Data Services and a sample SSIS Package. Read more…
Roll Your Own Fuzzy Match / Grouping (Jaro Winkler) – T-SQL
Roll Your Own Fuzzy Match / Grouping (Jaro Winkler) – T-SQL Read more…
Roll Your Own SSIS Fuzzy Matching / Grouping (Jaro – Winkler)
Roll Your Own SSIS Fuzzy Matching / Grouping (Jaro – Winkler) Read more…
Data Profiling Column Functional Dependency T-SQL
This article demonstrates Data Profiling Functional Dependency Read more…
Providing Operational Analytics via Microsoft Analysis Services, Infor
This article will review the processes for providing Operational Analytics via Microsoft Analysis Services, Informatica and Qlikview Read more…
Extending SSIS Part 2 – SSIS Programmatically / Dynamically Building Packages
We bring you part 2 of a series on SSIS programming from Ira Whiteside and Actuality Business Intelligence. This article shows you how to dynamically build a package using code. Read more…
Extending SSIS Part 1 – Creating a Custom Data Flow Transformation Component
In part one of this series from Actuality Business Intelligence, Ira Whiteside brings us a look at building your own SSIS transformation. Read more…
Kimball ETL Part 1 – Data Profiling via SSIS Data Flow
A new series sponsored by Actuality Business Intelligence on data warehousing. In part 1, the data flow in SSIS packages are used to profile the source data and determine how it should be handled in the process. Read more…
By Ira Whiteside 2008/07/23 | Source: SQLServerCentral.com | Category: extract, transform, load (etl)