doc-exports/docs/das/umn/das_16_0052.html
Wang , Deng Ke 0f41701050 DAS UMN Initial version
Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com>
Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
2022-10-18 12:51:00 +00:00

1.8 KiB

Altering or Executing a Stored Procedure

Procedure

  1. On the top menu bar, choose Database Management. On the displayed Objects tab, choose Stored Procedures on the left, locate the target procedure, and click Alter or Execute in the Operation column.
  2. On the displayed page, enter the required SQL statement and click Save.
  3. Click Execute to set the input parameters of the stored procedure.
  4. Ensure that the settings are correct and click Execute.
  5. After the SQL statement is executed, view the execution status on the Messages tab in the lower part of the page.