Creating a Trigger
This section describes how to create a trigger on the DAS console. A trigger is a set of SQL statements stored in the database catalog. Whenever an event associated with a table occurs, a SQL trigger is executed or fired to insert, update, or delete data.
Procedure
- Click
in the upper left corner and select a region and project.
- Click
in the upper left corner, and under Databases, click Data Admin Service.
- In the navigation pane on the left, choose Development Tool.
- Locate the DB instance that you want to log in to and click Log In in the Operation column.
- On the top menu bar, choose Database Management.
- On the displayed Objects page, choose Triggers. In the upper left corner of the page, click Create Trigger.
- On the displayed page, set required parameters and edit trigger definition statements. Then, click Create.
- In the displayed dialog box, click Execute.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.