Execute Stored Procedure / Stored Function

The Execute Stored Procedure / Stored Function Tool allows users to execute stored procedures, stored functions, or Oracle packages.

*Some databases may only support procedures while others may only support functions and vice-versa.

The Execute Procedure / Function Tool determines the in, out, and in/out values corresponding to the procedure or function. The user can then enter any data required for in or in/out parameters. Upon hitting the execute button, the tool executes the procedure and displays any output values and/or output returned by the procedure / function.