Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Paul Slicky: "I just want to say this has been the fastest, greatest, and most coopertive tool I have ever had. It turned out to be easy to use and very slick. Keep up the good work".
Dan Flazer: "Your new product and your assistance with us was excellent...will prove invaluable to the future of our company".

More

Add your opinion

MaxDB Maestro online Help

  Return to chapter overview  

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).



  Return to chapter overview