MaxDB Maestro online Help
How to edit an existing stored procedure?
Editing Procedures
Procedures can be edited within Procedure Editor. In order to run the editor you should either
• | select the procedure for editing in the explorer tree (type the first letters of the procedure name for quick search); |
• | select the Edit Procedure... item from the popup menu |
or
• | open Schema Editor and the Procedures tab there; |
• | select the procedure to edit; |
• | press the Enter key or select the Edit Procedure item from the popup menu (alternatively, you may use the corresponding link of the Navigation Bar). |
You can change the name of the procedure using the Rename Procedure dialog. To open the dialog you should either
• | select the procedure to rename in the explorer tree; |
• | select the Rename Procedure item from the popup menu |
or
• | open Schema Editor and the Procedures tab there; |
• | select the procedure to rename; |
• | select the Rename Procedure item from the popup menu (alternatively, you may use the corresponding link of the Navigation Bar).
|