Altering and Dropping Stored Procedures

From InterBase

Go Up to Working with Stored Procedures


This section describes techniques and issues for changing and deleting procedures.

Tip:
To see a list of database procedures and their dependencies, use the isql command:
SHOW PROCEDURES;

Topics

Advance To: