Entering content frame

 Database Procedures 

Under Procedures, the Catalog Manager displays all the database procedures that were created in the database. You can use SQL Studio to display the definitions of these database procedures, and to delete the database procedures.

Prerequisites

You have the required user authorizations.

For an explanation of user authorizations and user properties, see the User Concept section of the documentation Database Administration.

Procedure

·         To display a database procedure, choose Catalog Manager ® Open Object Definition.

·         To delete a database procedure, select it and choose Catalog Manager  ® Drop Object.

For information on the syntax of CREATE DBPROC statements, see the CREATE DBPROC Statement section of the Reference Manual.

 

Leaving content frame