User's Manual

186 Appendix B. PL/SQL Standards
Extending this process farther, there should be a single upgrade script for all of WAF per version. This
upgrade script lives in kernel/sql/oracle-se/upgrade and is called core-platform-
old-
version-name
- new-version-name .sql.
Similar to core-platform-create.sql, this script will not have its own SQL commands, but will
simply source other files. Updating this script is the responsibility of each component developer.