Question: Procedure and Functions are explicitly executed. This is different from a database trigger. When is a database trigger executed?
Answer: 1. When the transaction is committed 2. During the data manipulation statement 3. When an Oracle supplied package references the trigger 4. During a data manipulation statement and when the transaction is committed |
Is it helpful?
Yes
No
Most helpful rated by users: