Progress
SQL-92
Guide and Reference
CALL Statement
Invokes a stored procedure.
SYNTAX
proc_name
The name of the procedure to invoke.
parameter
Literal or variable value to pass to the procedure.
AUTHORIZATION
Must have DBA or execute privileges
SQL COMPLIANCE
ODBC Extended SQL grammar, when enclosed in ODBC escape clause
ENVIRONMENT
Embedded SQL, interactive SQL, ODBC applications, JDBC applications
RELATED STATEMENTS
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |