Update transformation can also be achieved with
-
Customer Transformation
-
SQL Transfomation
-
Both 1 & 2
-
None of the above
C
Correct answer
Explanation
Update logic can be implemented using Custom Transformations (user-coded logic for updates) as well as SQL Transformations (using SQL UPDATE statements). Both provide alternatives to the built-in Update Strategy transformation for achieving the same result.