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

Altering or Executing a Function

This section describes how to alter or execute a function on the DAS console.

Usage Notes

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

Procedure

  1. Log in to the DAS 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.
  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. In the upper area of the page, click Change on the right of the current database to switch to the database where you want to alter or execute a function.
  8. On the Objects page, select Functions. In the right pane, locate the function you want to alter or execute and click Alter or Execute in the Operation column.
  9. On the displayed page, modify the content as required. Then, click Save to complete the modification, or click Execute to invoke the function.
  10. View the execution result.