In this project, SSIS (SQL Server Integration Services) played a crucial role in orchestrating the ETL (Extract, Transform, Load) process to prepare data for analysis. The process involved handling multiple data sources, which were integrated to extract meaningful insights for the project's objectives.
DATA OPTIMIZATION
Data type conversion, Null fields handling, creating error table
Join the 'Meeting' table to the 'Attendance' tableĀ
Multiple table joins to consolidate data from different sources and create a unified dataset for analysis.