Previous Topic: Define the SQL Code for Table Override TriggersNext Topic: Enter a Comment for a Table Override Trigger


Review Expanded Code for a Table Override Trigger

You can use the Expanded tab in the Table Trigger Editor to review the trigger code as it will appear in the physical schema.

To define trigger SQL code

  1. Right-click the table for which you want to review trigger expanded code and click Trigger Properties.

    The Table Trigger Editor opens.

  2. Select the trigger in the Navigation Grid that you want to review and click the Expanded tab.
  3. Review the expanded code. Use the toolbar to copy the code or open the Text Editor.
  4. Click Close.

    The Table Trigger Editor closes.