Trigger in DB2
Hi,
I want to creare a trigger which is executed when there is any updation or deletion on the table. If have changes on table, the trigger should call an exe file.
I want to trigger an exe file using DB2 trigger. So, can DB2 trigger an exe file? How to write the sql for this trigger? thanks.
yeoh
|