Keyword: TRIGGERING
back to indexColumns
| Column Name | Description |
|---|---|
| TRIGGERING_EVENT (DBA_TRIGGERS) | Statement that will fire the trigger - INSERT, UPDATE and/or DELETE |
| TRIGGERING_EVENT (USER_TRIGGERS) | Statement that will fire the trigger - INSERT, UPDATE and/or DELETE |
| TRIGGERING_EVENT (ALL_TRIGGERS) | Statement that will fire the trigger - INSERT, UPDATE and/or DELETE |