Content deleted Content added
Line 22:
===Features of the data flow task===
SSIS provides the following built-in transformations:<ref>{{cite web|title=Integration Services
* Conditional Split
Line 30:
* Fuzzy Grouping
* Lookup and [[Fuzzy logic|Fuzzy]] Lookup
* Percentage Sampling<ref>
* Copy/Map, Data Conversion, and Derived Column
* Aggregation
* Data Mining Model Training, Data Mining Query, Partition Processing, and Dimension Processing
* [[Pivot table|Pivot]] and Unpivot
* [[Slowly Changing Dimension]]
* Script Component
* Audit
* Cache Transform<ref>
* Export and Import Column
* OLE DB Command
Line 47:
The Conditional Split transformation is conditionally route rows to other transformation objcts a particular condition. It is similar to the "if..else" construct in the C language.
==Other included tools==
|