Triggers are special stored procedures that are triggered by events but cannot be explicitly called. Therefore, triggers are used to monitor specific situations and trigger corresponding actions.
Log in to OceanBase Developer Center (ODC) and click the name of the target connection in Oracle compatible mode to go to the corresponding connection management page. You can click Trigger in the left-side navigation pane to get a list of triggers. Click
Notice
- After you connect ODC to OceanBase Database V2.2.20 or a later version in Oracle compatible mode, you can create trigger objects in ODC. The MySQL compatible mode does not support this feature.
- This chapter describes in different topics the operations you can perform on trigger objects in ODC.