Help Center/ Data Admin Service/ User Guide/ GaussDB/ Stored Procedure Management/ Altering or Executing a Stored Procedure
Updated on 2025-03-24 GMT+08:00

Altering or Executing a Stored Procedure

This section describes how to alter or execute a stored procedure.

Usage Notes

Improper alterations on a stored procedure will cause instance or service exceptions.

Procedure

  1. Click in the upper left corner and select a region and project.
  2. Click in the upper left corner, and under Databases, click Data Admin Service.
  3. In the navigation pane on the left, choose Development Tool.
  4. Locate the DB instance that you want to log in to and click Log In in the Operation column.
  5. On the top menu bar, choose Database Management. On the displayed Objects page, choose Stored Procedures.
  6. Locate the stored procedure you want to alter or execute and click Alter or Execute in the Operation column.
  7. On the displayed page, enter the required SQL statement and click Save.
  8. Click Execute to set the input parameters of the stored procedure.
  9. Ensure that the settings are correct and click OK.
  10. After the SQL statement is executed, view the execution status on the Messages tab in the lower part of the page.