数据库
首页 > 数据库> > ssis SQL Server Integration Services

ssis SQL Server Integration Services

作者:互联网

SQL Server Integration Services

SQL Server Integration Services is a platform for building enterprise-level data integration and data transformations solutions. Use Integration Services to solve complex business problems by copying or downloading files, loading data warehouses, cleansing and mining data, and managing SQL Server objects and data.

Capabilities

Integration Services can extract and transform data from a wide variety of sources such as XML data files, flat files, and relational data sources, and then load the data into one or more destinations.

Integration Services includes:

You can use the graphical Integration Services tools to create solutions without writing a single line of code. You can also program the extensive Integration Services object model to create packages programmatically and code custom tasks and other package objects.

 

标签:files,Integration,Server,ssis,SQL,Services,data
来源: https://www.cnblogs.com/chucklu/p/16362906.html