Hi,

I want to creare a trigger which is executed when there is insertion on the 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?