trigger one trigger from another
UllhasOct 16 2007 — edited Oct 17 2007Hi,
Can I trigger one trigger from another?
Say there are two triggers on same table and I want to trigger one from another. Suppose both are before update triggers, in that case how may I achieve this?
How does order of execution of triggers affect this case?
Thanks and Regards,
Ullhas