Multiple choice technology How many types of options available on update strategy transformation? 2 3 4 5 Reveal answer Fill a bubble to check yourself C Correct answer Explanation Update Strategy transformation provides four row operations: DD_INSERT (for inserts), DD_UPDATE (for updates), DD_DELETE (for deletes), and DD_REJECT (to reject rows). These determine how rows are treated in the target.