Hi folks,
I cannot find this in Google, Google groups, online docs, or the
archive, so I hope somebody can help me.
If I define a per-statement AFTER INSERT trigger, how are the new rows
exposed to the trigger?
Put another way, what is the equivalent to the row-level variables NEW
and OLD that exist in row-level triggers?
Thanks!