Congratulations! This tutorial has taught you how to create, test,
and deploy a DB2 SQL stored procedure.
Lessons learned
By completing this tutorial,
you learned about the following concepts and tasks:
- How to set up the workbench environment for stored procedure development
- How to connect to the DB2 SAMPLE database and create a data development
project to work with the database
- How to create an SQL stored procedure
- How to deploy, debug, and run the stored procedure
- How to export and deploy the stored procedure from the file system