Use case for BEFORE STATEMENT level trigger

Started by Jitendra Loyalabout 7 years ago1 messagesgeneral
Jump to latest
#1Jitendra Loyal
jitendra.loyal@gmail.com

I had been wondering as to where one can use BEFORE STATEMENT level
trigger, more so because one does not know (access) what rows are getting
affected. Only thing which comes to my mind is that if one wants to do
something at a table-level, then this trigger can be used; this is quite
unusual though as I have not experienced this need in more than two decades
of developing business applications. I am looking forward to some one who
can enlighten me with the use case because I may be missing something.

Thanks