Display the data description language SQL code for adding a trigger to a view in the
      database. The SQL code can be a useful reference and training tool.
Prerequisites
         
| Database Version | 
View Trigger Privileges | 
| SAP Sybase IQ 15.3 and 15.4 | 
None. | 
| SAP Sybase IQ
							16.0 | 
None. | 
 
         - The SAP Sybase IQ resource is authenticated and
                running.
 
       
Task- In the Perspective Resources view, select the resource, and
                    select .
 
- In the left pane, expand , and then select Views.
 
- Select a view from the right pane on which to create the trigger and either:
- Click the arrow to the right of the name and select
                     Properties, or
 
- From the Administration Console menu bar, select .
 
 The Views Properties view appears.
 
- In the left pane, select Triggers.
 
- Select one or more triggers from the right pane and click Generate
                  DDL.
 
               Note: Use Shift-click or Control-click
                  to select multiple triggers. 
              The DDL view shows the SQL code used to add the selected triggers to the
               view in the database.