ETL Process using SQL server SSIS
1 Comment
This post explains about creating a SSIS package for demonstrating the small ETL process using transforms and connections in SQL server 2005. 1. Create a new SSIS package and drag a DataFlow task onto the control flow. Double click…