By Steven Feuerstein
First Edition
April 2001
Pages: 204
ISBN 10: 0-596-00121-5 |
ISBN 13: 9780596001216
![]()
![]()
![]()
![]()
(Average of 6 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.
Oracle PL/SQL Best Practices is a concise, easy-to-use summary of best practices in the program development process. It covers coding style, writing SQL in PL/SQL, data structures, control structures, exception handling, program and package construction, and built-in packages. Complementary code examples are available on the O'Reilly web site. Includes a pull-out quick-reference card.
Full Description
- How should I format my code?
- What naming conventions, if any, should I use?
- How can I write my packages so they can be more easily maintained?
- What is the most efficient way to query information from the database?
- How can I get all the developers on my team to handle errors the same way?
Register your book | Submit Errata | Author's Article | Examples
Browse within this book
Cover | Table of Contents | Sample Chapter | Colophon
Book details
First Edition: April 2001
ISBN: 0-596-00121-5
Pages: 204
Average Customer Reviews: ![]()
![]()
![]()
![]()
(Based on 6 Reviews)
Featured customer reviews
Oracle PL/SQL Best Practices Review, July 31 2003
A definitive book.
One minor complaint, on the topic of (not) always practicing what is preached.
The example in Chapter 5 which uses dynamic SQL to find the nextval for any sequence parses the query EVERY time in a loop - vs. doing this once prior to the loop.
Not only does this waste time, but it confuses the issue making it seem like the parse is being done differently every time through the loop.
Oracle PL/SQL Best Practices Review, November 06 2002
Excellent summary of his other books
Pulls together all those gems scattered throughout his other books. And these really are best-practices. Quick reading, wasting no words, just enough to get the point across so you can put it to work.
I think Quest Software should include a copy of this book with every Knowledge Xpert license they sell.
The pull-out card at the back of the book is very handy too.
If you've read Steven's other books and really want to pull it all together and put some of his suggested methodologies into play, this is the book to help you do it.
Oracle PL/SQL Best Practices Review, June 19 2002
This is one book which every pl/sql programmer (from a novice to an expert) should posses, and go through its contents once in a while so that he/she can get the best out of pl/sql
Oracle PL/SQL Best Practices Review, April 19 2002
I have worked with Oracle software since 1987, and have amassed a large library of Oracle-related books. Simply stated, Feuerstein's book is the best of them all. In easy-to-read and easy-to-understand language, Steven has created a book that should be on the corner of every PL/SQL developer's desk. Following the precepts in this book will provide the single, most productivity-enhancing tool in the Oracle developer's repetoir.
Highly recommended!
Oracle PL/SQL Best Practices Review, June 22 2001
Steven Feuerstein once again shows why his books are in demand. The subject of efficient development within the Oracle framework is presented in a readable, understandable, and reasonable fashion. Where George Carlin reminds us of things we forgot were funny, Feuerstein reminds us of the good practices we were taught and, for whatever reason, have strayed from. In remarkably few words, the reader is presented with clear instructions and a sound explanation.
The pull-out reference is an added bonus.
Thank you. J. Morelock
Oracle PL/SQL Best Practices Review, February 22 2001
Even I cannot expect the extra-ordinary interesting book for those who are now novice with the Oracle, I think this is one of the greatest book of Oralce PL/SQL, I think this is the most positive & definite time for this book. Because it will certainly capture the market of PL/SQL.
I once again recommened this great book by Steven Feueristein.
And thanks to Steven, to published this book on the right time. Good Going.
Thank You
Media reviews
This valuable book is a compact reference for the Pl/SQL developer that includes recommendations from author Steven Feuerstein (a former Oracle employee with more than 20 years experience in technology) for strong PL/SQL coding.
--Oracle, Dec 2001


