SQL Agent

Tech Guy on September 22nd, 2009

Microsoft says that SQL Server Integration Services (SSIS) “is a platform for building high performance data integration solutions, including extraction, transformation, and load (ETL) packages for data warehousing.” A simpler way to think of SSIS is that it’s the solution for automating SQL Server. SSIS provides a way to build packages made up of tasks [...]

Continue reading about Steps to Create and Deploy SSIS Package as a SQLAgent Job