For more information about:
- Stored procedure control and condition handling statements, see SQL Stored Procedures and Embedded SQL , B035-1148 .
- Invoking stored procedures, see the CALL statement in SQL Data Manipulation Language , B035-1146 .
- Creating, replacing, dropping, or renaming stored procedures, see SQL Data Definition Language - Syntax and Examples, B035-1144.
- Controlling and tracking privileges for stored procedures, see SQL Data Control Language, B035-1149 or SQL Stored Procedures and Embedded SQL , B035-1148 .
- Control statements, parameters, local variables, and labels, see Database Administration , B035-1093 .
- Using CALL to execute stored procedures, see “CALL” in SQL Data Manipulation Language , B035-1146 .
- Executing stored procedures from an external stored procedure, see SQL External Routine Programming , B035-1147 .