This course presents the use of Stored Procedures as a solution to specific application needs in a Client / Server environment. DB2 SQL is used as the tool to build and test these Stored Procedures. This course covers the use of CREATE PROCEDURE DDL statement for coding Stored Procedures using DB2 SQL Procedure Language (SQL/PL). Several hands-on exercises demonstrate the use of INPUT and / or OUTPUT parameters and internal Stored Procedures logic. Several DB2 Stored Procedure examples are reviewed as an insight into examples of the capabilities of Stored Procedures. The use of the CALL statement is presented as the means to invoke a Stored Procedure. Various methods for debugging a Stored Procedure are also presented.
|