Previous Topic: Define a Table Override TriggerNext Topic: Review Expanded Code for a Table Override Trigger


Define the SQL Code for Table Override Triggers

You can use the Code tab in the Table Trigger Editor to define the SQL code in the selected table override trigger.

To define trigger SQL code

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

    The Table Trigger Editor opens.

  2. Select the trigger in the Navigation Grid that you want to define and click the Code tab.
  3. Work with the SQL code in the SQL box. Use the toolbar to cut, copy, or paste code, open the Macro Toolbox, or open the Text Editor.
  4. Click Close.

    SQL code is defined and the Table Trigger Editor closes.