Subject Recursive triggers
Author s.beames@mailbox.gu.edu.au
G'day all,
if an after update trigger happens to update the same table, the
trigger will be fired again, but does this happen immediately after
the update statement is executed, or after the initial trigger code
completes?

Thanks,
Steve