Skip to Content
Oracle® Web Application Programming for PL/SQL® Developers
book

Oracle® Web Application Programming for PL/SQL® Developers

by Susan Boardman, Melanie Caffrey, Solomon Morse, Benjamin Rosenzweig
December 2002
Intermediate to advanced
745 pages
17h 26m
English
Pearson
Content preview from Oracle® Web Application Programming for PL/SQL® Developers

Unit 8.2. Advanced Uses of SQL’S NVL and DECODE Functions

Dynamic Web applications often require users to input values in a form, such as when users perform data entry or request a search based on their input. If you do not restrict the kind of input entered into your Web interface, then it is possible for many different values to be passed to your underlying Oracle PL/SQL procedure. Moreover, it is possible that your user may choose to not enter any value(s) at all before submitting the form, and NULL values could be passed to the application procedure. If DEFAULT values are not defined for your input parameters, then it is necessary for you to be able to handle NULL values in your server-side code.

Less-experienced PL/SQL programmers may respond ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Java™ Oracle® Database Development

Java™ Oracle® Database Development

David J. Gallardo
The Java EE 6 Tutorial: Basic Concepts, Fourth Edition

The Java EE 6 Tutorial: Basic Concepts, Fourth Edition

Eric Jendrock, Ian Evans, Devika Gollapudi, Kim Haase, Chinmayee Srivathsa
Oracle® PL/SQL® Interactive Workbook, Second Edition

Oracle® PL/SQL® Interactive Workbook, Second Edition

Benjamin Rosenzweig, Elena Silvestrova

Publisher Resources

ISBN: 0130477311Purchase book