This chapter tells you how to develop stored procedures to run from QMF, how to format the CALL statement, how to run a CALL statement from the SQL QUERY panel, how to use QMF forms with result sets returned from stored procedures, and shows you examples of running the stored procedure.
QMF allows you to issue a DB2 CALL statement, store your output parameters as QMF global variables, and display a single result set. To run a stored procedure from QMF, enter a CALL statement from the SQL QUERY panel.