Read it Now!
Reprint Licensing
Oracle PL/SQL Language Pocket Reference
By?Bill Pribyl, Steven Feuerstein, Chip Dawes
First Edition April 1999
Pages: 99
ISBN 10: 1-56592-457-6 |
ISBN 13:9781565924574
(Average of 0 Customer Reviews)
This book has been updated—the edition you're requesting is OUT OF PRINT. Please visit the catalog page of the latest edition.
The latest edition is also available on Safari Books Online.
Book description
This pocket reference boils down the most vital information from Oracle PL/SQL Programming into an accessible quick reference that summarizes the basics of PL/SQL: block structure, fundamental language elements (e.g., identifiers, declarations, defaults), data structures (including Oracle8 objects), control statements, and use of procedures, functions, and packages. It includes coverage of PL/SQL features in the newest version of Oracle, Oracle8i.
Full Description
This pocket reference provides quick-reference information that will help you use Oracle's PL/SQL language. It is a companion to Steven Feuerstein and Bill Pribyl's bestselling book, Oracle PL/SQL Programming, and includes coverage of the latest version of Oracle, Oracle8i.
Oracle is the most popular database management system in use today, and PL/SQL plays a pivotal role in current and projected Oracle products and applications. PL/SQL provides procedural extensions to the SQL relational database language and to an ever-growing number of Oracle development tools. It offers a myriad of data types, and such features as cursors, loops, conditional and sequential control statements, exception handlers, records, tables, and constructs for developing modular code (functions, procedures, and packages). Originally a rather limited tool, PL/SQL became with Oracle7 a mature and effective language for developers. Now, with the introduction of Oracle8, PL/SQL has taken the next step towards becoming a fully realized programming language providing sophisticated object-oriented capabilities.
The book on which this pocket reference is based, Oracle PL/SQL Programming, filled a huge gap in the Oracle market, providing developers with a single, comprehensive guide to building applications with PL/SQL -- and building them the right way. That book has become the bible for PL/SQL developers who have raved about its completeness, readability, and practicality. The book is packed with strategies, code architectures, tips, techniques, and fully realized code. The second edition of the book updated the text with the new Oracle8 PL/SQL features, including object types, collections, external procedures, and large object data types and functions.
The pocket reference boils down the most vital information from the large (nearly 1000 pages) book into an accessible quick reference that summarizes the basics of PL/SQL -- its block structure, fundamental language elements (e.g., identifiers, declarations, defaults), data structures (including Oracle8 objects), and statements for program control, loops, exception handling, and database access. It also covers the the basics of using Oracle's procedures, functions, and packages, and the latest features for Oracle8i.
Browse within this book
Cover
| Table of Contents
Featured customer reviews

Oracle PL/SQL Language Pocket Reference Review,
May 03 2000
Submitted by Alan Pollard
[
Respond |
View]
Saw this in the bookstore and thought it would be neat to have at hand when coding - just to clear up syntax etc. when you don't want to link through the online docs.
However, although what's in this book is nice, there is a HUGE flaw - there is no INDEX !! No big deal for a 100 page book you may think, but if you're looking for a specific reserved word it's a real pain - means it's often easier to go back to online Oracle documentation.
This bugs me so much that I've hardly used the book. At $7.95 it was hardly a big write off, but just disappointing as it seemed a nice concept.
Read all reviews
Media reviews
"[Consumers] will find the fine 'pocket references' produced by O'Reilly to be compact and affordable."
-- James Cox, The Computer Shelf: Midwest Book Review
Read all reviews