3. Statements : OpenROAD SQL Statements : Execute Procedure Statement : Parameters—Execute Procedure Statement
 
Share this page                  
Parameters—Execute Procedure Statement
This statement has the following parameters:
variable
Contains the return value of the procedure
procname
Specifies the name of the procedure as specified in the procedure's definition
parameterlist
See NamedParameterList (see NamedParameterList).
cursorobjereference
(Optional) Allows database procedures to return data sets. This clause is currently not available running against the Ingres DBMS.