Advanced Oracle PL/SQL Programming with Packages
By Steven Feuerstein
First Edition
Pages: 687
ISBN 10: 1-56592-238-7 |
ISBN 13: 9781565922389




(Average of 1 Customer Reviews)
This book is OUT OF PRINT, but is available on Safari Books Online.
Book description
This book explains the best way to construct packages, a powerful part of Oracle's PL/SQL procedural language that can dramatically improve your programming productivity and code quality, while preparing you for object-oriented development in Oracle technology. It comes with PL/Vision software, a library of PL/SQL packages developed by the author, and takes you behind the scenes as it examines how and why the PL/Vision packages were implemented the way they were.
Full Description
Steven Feuerstein's first book,
Oracle PL/SQL Programming, has become the classic reference to PL/SQL, Oracle's procedural extension to its SQL language. His new book looks thoroughly at one especially advanced and powerful part of the PL/SQL language -- the package. The use of packages can dramatically improve your programming productivity and code quality, while preparing you for object-oriented development in Oracle technology. In this book, Feuerstein explains how to construct packages -- and how to build them the right way. His "best practices" for building packages will transform the way you write packages and help you get the most out of the powerful, but often poorly understood, PL/SQL language.
Much more than a book,
Advanced Oracle PL/SQL Programming with Packages comes with a PC diskette containing a full-use software companion. Developed by Feuerstein, RevealNet's PL/Vision Lite is the first of its kind for PL/SQL developers: a library of thirty-plus PL/SQL packages. The packages solve a myriad of common programming problems and vastly accelerate the development of modular and maintainable applications.
The packages provided in PL/Vision Lite fall into three categories:
- Building block packages: low-level development enhancers, including string parsers, a list manager, and an interface to PL/SQL tables.
- Developer utilities: programs that improve your PL/SQL development environment, including a code generator, a powerful substitute for SHOW ERRORS, and an online help delivery mechanism.
- Plug-and-play components: pieces of code that can be used as is in your own applications, including a high-level exception handler mechanism and a generic, reusable logging mechanism.
In addition to describing the details of these packages, this book explores why and how they were built the way they were. You'll come away with an increased appreciation of the PL/SQL language and the power of packages. Most importantly, you'll be ready and eager to put that power to use immediately in your own applications.
Browse within this book
Cover
| Table of Contents
| Index
| Sample Chapter
| Colophon
Featured customer reviews

Advanced Oracle PL/SQL Programming with Packages Review,
August 21 2001
Submitted by Tim Reddy
[
Respond |
View]
This book is mistitled, and in no way accomplishes its titled purpose.
Steven Feuerstein's
Advanced Oracle PL/SQL Programming with Packages book is a complete waste of time for anybody trying to learn how to write PL/SQL packages. If you want an at length tutorial on how to use some of Steven's own packages go ahead. However, if you are interested in developing your own packages, put your well earned money elsewhere. In short, this book is more of an advertisement for Steven's PL/Vision package than anything.
Read all reviews
Media reviews
"Steven Feuerstein is one of my all-time heroes. A brilliant coder and eloquent communicator, he has crafted a second masterpiece that not only delivers code you can use today, but also educates, entertains, and provides a foundation for the code you'll write tomorrow." -- Bill Pribyl, Principal Consultant/Trainer of DataCraft Inc. and former Editor-in-Chief of
Select Magazine
Read all reviews