Triggers
Use this page to view information about table triggers.
The page displays the following information about the table triggers:
- Name
- Owner
- Event: The type of triggering event:
- D: Delete
- I: Insert
- U: Update
- S: Select
- d: INSTEAD OF Delete
- i: INSTEAD OF Insert
- u: INSTEAD OF Update
- Action: Hover over the action to display the content of the trigger.
- Enabled: An indicator of whether the trigger is enabled. A check mark indicates that the trigger is enabled.