Average Customer Review:
( 14 customer reviews )
Write an online review and share your thoughts with other customers.
Most Helpful Customer Reviews
18 of 19 found the following review helpful:
A Must for PL/SQL DevelopersApr 23, 2001
By Jeff Bernknopf You can glean some of Steven Feuerstein's insights on PL/SQL development from his other books on PL/SQL. In fact, his books were how I learned the subject and the basis for the PL/SQL guidelines that I have used within various companies for years. Here for the first time, however, Steven focuses completely on the practices that a PL/SQL developers needs to know to develop real world PL/SQL apps that are well-written and easy-to-maintain.In the book, Steven covers the various topics that a developer needs to know. Starting from a high level view of the development process and coding styles/conventions, he drills down to the detailed technical issues of creating variables and data structures, control structures and exception handling. There is an excellent section on coding SQL statements in PL/SQL, which is one of the main reasons for writing PL/SQL to begin with. The book closes with an examination of functions, procedures and packages including several of Oracle's key built-in packages. The best practices themselves are well-organized, concise and illustrated with specific examples. Steven provides his own insights for each best practice. As with all his books, this one is well thought out and worth twice the price!
7 of 8 found the following review helpful:
Excellent resource for new or experienced PL/SQL programmersApr 02, 2002
By Allen Taylor I found this book to be an excellent (re-)introduction to good programming practices in PL/SQL. After reading the first few pages a little defensively ("I don't make those sorts of mistakes do I?") I soon realised that there was much to learn in this book as well as much that I had forgotten. This book has lead to an instant improvement in the quality of my PL/SQL code. I particularly like the Quick Reference card in the back of the book.
6 of 7 found the following review helpful:
A Handy Reference For Intermediate PL/SQL Programmers.Mar 15, 2003
By Philip R. Heath
"Gadgets, Music, & Books"
This is not a text for learning PL/SQL programming. Feuerstein's PL/SQL Programming text is much more suited for that. What you have in this book is information that the author has distilled from his other works. In a way it could be considered a summary as the title might suggest. This book is a must have for the leader of an organization that is beginning to use PL/SQL. You will find what you need for your programming standards here. In addition to good standards suggestions, the author also gives a lot of resources that are available to PL/SQL developers. One of the prime examples is utPLSQL, a unit testing tool for stored procedures and functions. The author gives numerous other web sites and tool suggestions throughout the book. Anyone looking to increase their PL/SQL productivity should pick up this book.
7 of 9 found the following review helpful:
Wisdom in a PackageJun 19, 2001
By Anand Srinivasan I have been an avid reader of Steven's books ever since I started learning PL/SQL as part of my career in Oracle. Without a doubt he is an authority on this proprietary language from Oracle and has a vast repository of code that he can proudly claim his own. This book is ideal for those who have experience working with applications built on Oracle. You may have encountered situations in which you probably chose an approach to solve a problem or get something done in a hurry without thinking through the implications on performance or taking recourse to some useful features in PL/SQL. These practices classified by topic will not only explain the wisdom but also illustrate how to use it. Make sure you keep it handy and follow these guidelines religiously in your application code. Hats off to Steven and O'Reilly for another useful title !
4 of 5 found the following review helpful:
Keep searchingJan 09, 2009
By Optimus
"Prime"
I expected a lot more from a guru. It can be helpful to give examples of what not to do, but these examples cover 50%. Furthermore referencing an excuses-application only confuses the reader, this is not something you can relate to. Giving partial code and referring to code on the web is rather annoying. Moral of the story: keep searching for better practices!
See all 14 customer reviews on Amazon.com
|