If a transaction inserts rows to two tables will a procedure invoked by an "after insert on each row" trigger on one table see all the records inserted in the other table?
In other words - will the transaction run completely before the trigger is fired? Thanks for the help. Balázs ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend