Jump to ratings and reviews
Rate this book

Oracle PL/SQL Best Practices

Rate this book
In this book, Steven Feuerstein, widely recognized as one of the world's experts on the Oracle PL/SQL language, distills his many years of programming, writing, and teaching about PL/SQL into a set of PL/SQL language "best practices"--rules for writing code that is readable, maintainable, and efficient. Too often, developers focus on simply writing programs that run without errors--and ignore the impact of poorly written code upon both system performance and their ability (and their colleagues' ability) to maintain that code over time.

Oracle PL/SQL Best Practices is a concise, easy-to-use reference to Feuerstein's recommendations for excellent PL/SQL coding. It answers the kinds of questions PL/SQL developers most frequently ask about their code:


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? The book contains 120 best practices, divided by topic area. It's full of advice on the program development process, coding style, writing SQL in PL/SQL, data structures, control structures, exception handling, program and package construction, and built-in packages. It also contains a handy, pull-out quick reference card. As a helpful supplement to the text, code examples demonstrating each of the best practices are available on the O'Reilly web site.

Oracle PL/SQL Best Practices is intended as a companion to O'Reilly's larger Oracle PL/SQL books. It's a compact, readable reference that you'll turn to again and again--a book that no serious developer can afford to be without.

160 pages, Paperback

First published January 1, 2001

2 people are currently reading
20 people want to read

About the author

Steven Feuerstein

34 books11 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
7 (30%)
4 stars
7 (30%)
3 stars
6 (26%)
2 stars
2 (8%)
1 star
1 (4%)
Displaying 1 - 2 of 2 reviews
Profile Image for Martin Ridgway.
184 reviews1 follower
May 10, 2019
How good is this book?
I got it a long while ago.
Then I took it to work and someone borrowed it and it got passed around - I lost track of it.
So I went and bought it again! It really is that indispensible.
Profile Image for Rohit Joshi.
30 reviews
July 25, 2017
Good book for coding standards in PLSQL.
Beginners and new system designers should read this.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.