> I want to create Trigger on table after all event INSERT,
> UPDATE, DELETE
TG_OP
Data type text; a string of INSERT, UPDATE or DELETE telling
for which operation the trigger is fired.
Refer the documentation link forwarded earlier.
regards,
bhuvaneswaran