Updated on 2023-12-13 GMT+08:00

Altering or Executing a Stored Procedure

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

Procedure

  1. Log in to the management 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, choose Stored Procedures. In the right pane, locate the stored procedure you want to alter or execute and click Alter or Execute in the Operation column.

    Figure 1 Altering or executing a stored procedure

  8. On the displayed page, click Option to set parameters as required and click OK. Then, click Save.

    Figure 2 Setting parameters

  9. Execute the stored procedure and view the execution status in the Message area.

    Figure 3 Viewing the execution of the stored procedure