A stored procedure is a user-written program stored at the DB2 server and invoked by client applications through the SQL CALL statement. DB2 V4.1 stored procedure implementation supports the ISO/ANSI SQL CALL standard as proposed for SQL3.
Local or remote applications can access a stored procedure, which can be written in COBOL, OO COBOL, C, C++, PL/I, FORTRAN, Assembler, or REXX.

©Copyright 1996 Chuck Anesi all rights reserved