Previous Topic: CALL of a Table ProcedureNext Topic: SELECT of a Procedure


SELECT Statement

The SELECT statement can be used as an alternative to the CALL statement to invoke a (table) procedure. The following sections describe the results of invoking each type of procedure using a SELECT statement.