Hi Folks,
Sorry if my question is too naive, I have a table for which i have created an Insert Trigger, I have a procedure written
I want to call the procedure everytime when a new row is inserted in the table, is this possible if yes how can i acheive that
Is there any link i can possibly refer to?