per-statement, after, what's new?
Started by Kenneth Downsabout 20 years ago2 messagesgeneral
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!