Home > Managing Database Objects w... > Managing Triggers > Browsing a Trigger
Previous |
Next |
To browse a trigger in Object Browser:
On the Workspace home page, click SQL Workshop and then Object Browser.
Object Browser appears.
From the Object list, select Triggers.
From the Object Selection pane, select a trigger.
The Details view appears.
Click the tabs at the top of the page to view different reports about the trigger. Table: Available Views for Triggers describes all available views.
Available Views for Triggers
View | Description |
---|---|
Object Details |
(Default) Lists of the details about the current trigger. Actions you can perform include:
See Also: "Editing a Trigger", "Compiling a Trigger", "Downloading a Trigger", and "Dropping a Trigger" |
Errors |
Displays errors related to the current trigger. |
SQL |
Displays the SQL necessary to re-create the trigger. |