Deleting a Table Trigger

Delete triggers from a table.

Prerequisites
Database Version Table Trigger Privileges
SAP Sybase IQ 15.3 and 15.4 Requires one of:
  • DBA authority.
  • RESOURCE authority, along with one of:
    • ALTER permission on the underlying table of the trigger.
    • You own the underlying table of the trigger.
SAP Sybase IQ 16.0 Requires one of:
  • ALTER ANY OBJECT system privilege.
  • ALTER ANY TABLE system privilege.
  • You own the underlying table of the trigger.
Task
  1. Navigate to the Tables Properties page.
  2. In the left pane, select Triggers.
    Note: Triggers does not appear when the selected table is not a system store table.
  3. In the Perspective Resources view, select the resource and select Resource > Administration Console.
  4. In the left pane, select IQ Servers > Schema Objects > Tables.
  5. Select Tables or Proxy Tables.
  6. Select a table or proxy table from the right pane and either:
    • Click the arrow to the right of the name and select Properties, or
    • From the Administration Console menu bar, select Resource > Properties.
    The Table or Proxy Table Properties view appears.
  7. In the left pane, select Triggers.
    Note: Triggers does not appear when the selected table is not a system store table.
  8. Select one or more triggers from the right pane and click Delete.
    Note: Use Shift-click or Control-click to select multiple triggers.
  9. Click Yes to confirm deletion.
    Note: Unlike other wizards launched from the properties view, changes to triggers take effect immediately. You do not need to click OK or Apply in the properties view to upload the change to the database.
Related tasks
Authenticating a Login Account for a Managed Resource