November 2004
Intermediate to advanced
576 pages
11h 49m
English
In this chapter, you will learn
Several methods for deploying SQL procedures
How to deploy functions and triggers
The pros and cons associated with each of the various deployment methods
Considerations for deploying and working with SQL procedures
Deployment of SQL procedures is the task of moving SQL procedures from one environment to another—for example, moving SQL procedures from a development environment to a test or production environment. This chapter discusses several ways in which this can be done. The method chosen to deploy your procedures will depend on your requirements.
The DB2 Development Center can be used to deploy SQL procedures on the following platforms: LUW, iSeries, and ...
Read now
Unlock full access