Chapter 9: Building the APP

The full text of this procedure can be found on the companion Web site at http://www.phptr.com/boardman/.

Visit the Web site periodically to share and discuss your answers with other readers.

In order to test this package it is necessary to write some scripts and run them in SQL*Plus. You can find some samples on the Web page.

You should have the following parts of the application after this chapter:

  • Instructor package with the following:

    • V_FONT variable

    • C_Instruct_list cursor

    • Inst_Tbl_Type Type

    • Instruct_Table PL/SQL Table

    • Grade Calculation Procedure (grade_calc)

Once you learn the PL/SQL Web Toolkit you will create a Web page that makes use of the grade calculation procedure that you made in this chapter. The full specifications ...

Get Oracle® Web Application Programming for PL/SQL® Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.