> But suppose we have two triggers, one is called for every table for auditing > purposes, for example. And other for a specific process of that table. > Considering that the auditing needs to be the last, how can I be sure it´ll > ran lastly ? May be I am not getting the full picture. Why can't you name the audit table trigger as Z* to make it the last one to be executed.