‎2008 Jun 15 11:33 PM
‎2008 Jun 15 11:41 PM
Hi,
PERFORM ON COMMIT is used for bundling database updates.
This statement will register the subrouting in the log table which will be processed once you have issued the COMMIT WORK Statement.
Regards,
Hakim
‎2008 Jun 15 11:41 PM
Hi,
PERFORM ON COMMIT is used for bundling database updates.
This statement will register the subrouting in the log table which will be processed once you have issued the COMMIT WORK Statement.
Regards,
Hakim