Entering content frame

 Trigger in INSERT Statement 

 

If triggers that are to be executed after an INSERT statement were defined for base tables in which rows are to be inserted with the INSERT statement, they are executed accordingly. The INSERT statement will fail if one of these triggers fails.

 

 

Leaving content frame