What part of a database trigger determines the number of times the trigger body executes?

What part of a database trigger determines the number of times the trigger body executes?

What part of a database trigger determines the number of times the trigger body executes?

A.
Trigger type

B.
Trigger body

C.
Trigger event

D.
Trigger timing



Leave a Reply to Leo Yu Cancel reply2

Your email address will not be published. Required fields are marked *

seventeen + 11 =


hindrick

hindrick

trigger type

Leo Yu

Leo Yu

trigger type: for each row (row level) or statement level