RickMartinez
190 pts. | Feb 4 2010 6:58PM GMT
SQL SERVER INTEGRATION SERVICES.
SSIS is an ETL (Extraction, Transformation, and Loading) tool tightly integrated with Visual Studio. You can select data from one or more sources and standardize, join, merge, cleanse, calculate, and perform just about any other functiion and operation for your data.
One common use for SSIS is to move data from one data source to another.
If you are planning a data warehouse SSIS is what you should use.






