Previous Topic: Invoking ProceduresNext Topic: CALL of a Procedure


CALL Statement

In a program, you can use the CALL statement to invoke a (table) procedure. The following sections describe the results of invoking each type of procedure using a CALL statement.

Note: For more information about SQL procedures and table procedures, see the CA IDMS SQL Reference Guide.