Displaying the code for a trigger
Select the trigger.
Double-click the trigger icon.
The code editor opens with the trigger’s code displayed.
You can edit the code, but you cannot execute the edited code against Adaptive Server. The benefit of editing the code could be to save it to a file or copy it to the clipboard to reuse in creating a new trigger. For example, you could delete this trigger and create it again using the edited code.
Double-click the trigger icon.
Right-click the trigger icon. Select Open from the shortcut menu.