PowerCenter
- PowerCenter 10.4.0
- All Products
Treat Source
Rows As Option
| Description
|
---|---|
Insert | Integration Service marks all rows to insert into the target. |
Delete | Integration Service marks all rows to delete from the target. |
Update | Integration Service marks all rows to update the target. You can further define the update operation in the target options. |
Data Driven | Integration Service uses the Update Strategy transformations in the mapping to determine the operation on a row-by-row basis. You define the update operation in the target options. If the mapping contains an Update Strategy transformation, this option defaults to Data Driven. You can also use this option when the mapping contains Custom transformations configured to set the update strategy. |