Database Reference
In-Depth Information
Double-click on the Update Strategy transformation and click on Properties to add the
condition:
IIF(SALARY >= 10000, DD_INSERT, DD_REJECT)
The Update Strategy transformation accepts the records in a row-wise manner and checks
each record for the condition defined. Based on this, it rejects or inserts the data into the
target.
Search WWH ::




Custom Search