Unit 16.3. Date Utilities

Unit Objectives

After this unit, you will know how to:

Create a Calendar In HTML

The owa_util.calendarprint procedure generates a calendar in the form of an HTML table with a visible border. Each date in the calendar can contain any number of hypertext links. Your query should be designed as follows:

  • The first column should be a DATE. This is necessary to correlate the output of the query with the calendar output automatically generated by the procedure.

  • The second column should contain any text you’d like printed for that date.

  • The third column specifies the destination for automatically generated links. Each ...

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.