Hi,
I have an update trigger in DB2 9.7. I am referencing to OLD as DELETED, and this on FOR EACH ROW. I need to loop through the list of DELETED columns for the specific row. How do I do this?
Thanks!
I have an update trigger in DB2 9.7. I am referencing to OLD as DELETED, and this on FOR EACH ROW. I need to loop through the list of DELETED columns for the specific row. How do I do this?
Thanks!