Subject Transactions
Author Joseph Pellicano
Is there a way to get a global transaction identifier for an sql
statement?

For instance suppose I have a trigger (on insert of a row in table),
which inserts a row in another table.

Is there a way to know that these statements have been executed from the
same transaction?


I know that these statements are assigned a transaction number, probably
based on the time stamp.


Regards,

Joseph


[Non-text portions of this message have been removed]