Updated on 2025-01-17 GMT+08:00

Altering a Trigger

This section describes how to alter the name, table, condition, and event of a trigger as well as the SQL statement for defining the trigger on the DAS console.

Usage Notes

Improper alterations on a trigger will cause instance or service exceptions.

Procedure

  1. Log in to the Huawei Cloud console.
  2. Click in the upper left corner and select a region and project.
  3. Click in the upper left corner, and under Databases, click Data Admin Service.
  4. In the navigation pane on the left, choose Development Tool.

    You can also click Go to Development Tool on the overview page.

  5. Locate the DB instance that you want to log in to and click Log In in the Operation column.
  6. On the top menu bar, choose Database Management.
  7. On the displayed Objects page, select Triggers. In the right pane, locate the trigger you want to alter and click Alter in the Operation column.

    Figure 1 Altering a trigger

  8. On the displayed page, modify the required parameters and click Alter.

    Figure 2 Modifying trigger information

  9. In the displayed dialog box, click Execute.