Customer Reviews


9 Reviews
5 star:
 (2)
4 star:
 (5)
3 star:
 (1)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


48 of 54 people found the following review helpful:
4.0 out of 5 stars Good, but declining!
I have several books by Urman. I have both 8i PL/SQL Programming books by Urman, as well as the 2001 edition of the 9i PL/SQL Programming book.

The 8i edition of this book is is 978 pages. The 2001 edition of the 9i book is 631. The 9i book has much less content than the 8i book even though more features have been added to Oracle 9i. There is also a large...

Published on February 21, 2002 by M. Loftus

versus
14 of 14 people found the following review helpful:
3.0 out of 5 stars Honestly, I expected a better book!
I purchased the book having a little knowledge about PL/SQL programming and unfortunately reading this book didn't enhance my specific culture.
Nevertheless I think that it is a good item for novice PL/SQL programmer. They will find it an unvaluable working and training tool.
Finally, in my opinion, the preceding edition was richer in terms of contents and...
Published on February 9, 2003 by FF From Italy


Most Helpful First | Newest First

48 of 54 people found the following review helpful:
4.0 out of 5 stars Good, but declining!, February 21, 2002
Amazon Verified Purchase(What's this?)
This review is from: Oracle9i PL/SQL Programming (Paperback)
I have several books by Urman. I have both 8i PL/SQL Programming books by Urman, as well as the 2001 edition of the 9i PL/SQL Programming book.

The 8i edition of this book is is 978 pages. The 2001 edition of the 9i book is 631. The 9i book has much less content than the 8i book even though more features have been added to Oracle 9i. There is also a large "Advanced" 8i PL/SQL Programming book because the basic book is just not big enough at 978 pages!

My conclusion is that while you MUST own this book, the 9i book does not adequately cover PL/SQL programming. Too much is left to the reader to puzzle-out on his own using other books and resources like Metalink or on-line documents. Why the book shrunk since 8i is a real mystery . . .

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


14 of 14 people found the following review helpful:
3.0 out of 5 stars Honestly, I expected a better book!, February 9, 2003
By 
This review is from: Oracle9i PL/SQL Programming (Paperback)
I purchased the book having a little knowledge about PL/SQL programming and unfortunately reading this book didn't enhance my specific culture.
Nevertheless I think that it is a good item for novice PL/SQL programmer. They will find it an unvaluable working and training tool.
Finally, in my opinion, the preceding edition was richer in terms of contents and arguments.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


15 of 17 people found the following review helpful:
2.0 out of 5 stars Only for newbies, December 30, 2003
By A Customer
This review is from: Oracle9i PL/SQL Programming (Paperback)
I must say it is not what I expected. Basically, if you know nothing about PL/SQL, that is, the Oracle extension of the SQL, and you need to grasp its general concept in a very short time, this is the book for you.

But the subtittle of the book is definitely misleading. When it comes to advanced topics, the book simply copies from the online documentation from Oracle, but only the brief summery. Say, function DECODE, one of the most powful feature in PL/SQL, is covered in half a page! Just the official definition. Nothing to read about. If you bought Oracle 9i The Complete Reference, you'd find a whole chapter devoted to that function.

The author didn't do much work with this book. If you're a serious programmer, don't bother with this book.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


9 of 10 people found the following review helpful:
4.0 out of 5 stars A very helpful book to pass the exam., April 10, 2004
By 
Denrama "Denrama" (Webster,NY United States) - See all my reviews
This review is from: Oracle9i PL/SQL Programming (Paperback)
This is, indeed, a great book to pass this exam(1Z0-147). Actually, there is no prescribed book(as of now!!), for this exam. This book fairly covers most of the topics that are specified in the official exam syllabus. However, topics on Large objects are not covered in this book extensively. I suggest to search on google for LOBS(This is how i got some notes on LOBS). This book is good to study functions, procedures, packages, triggers, and some DBMS packages, but it doesn't cover LOBS, managing dependencies. Overall, I can give 4 stars to this book, as it helped me to pass the exam.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


11 of 13 people found the following review helpful:
5.0 out of 5 stars Excellent coverage of PL/SQL, August 7, 2002
By 
Lamar (Tennessee USA) - See all my reviews
This review is from: Oracle9i PL/SQL Programming (Paperback)
I purchased this book knowing nothing about PL/SQL. I read the entire book and worked through most of the examples in a week of dedicated self-training. The material is presented in a logical order. All the examples worked. Although all scripts are provided on the CD that comes with the book, I typed in all examples which helped in learning the material. The only issue I had with some of the examples is the use of the DBMS_OUTPUT package. This package writes the output of some of the examples to the screen. However, it only does so in SQL*Plus or Server Manager. I was using a tool by Quest called TOAD. I compensated for this by sending the output to a temp table provided by the author and then queried the temp table to retrieve the results. It worked just fine. Working through the examples requires the Oracle database, which shouldn't be a problem since anyone can download Oracle for free from Oracle's website. I give the book a big thumbs up! I definitely feel I have the knowledge necessary to go out and write PL/SQL.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


10 of 12 people found the following review helpful:
5.0 out of 5 stars One of the better IT books that I have seen, February 19, 2004
By 
Todd Howard (Calagary, Alberta) - See all my reviews
This review is from: Oracle9i PL/SQL Programming (Paperback)
This is a well written, fast reading book that provides the reader with the information needed but not with the fluff that we do not need. I used this book to pass the Oracle Certification Exan 1Z0-147 : Oracle9i: Program with PL/SQL. If you own this book and 'Oracle PL/SQL' by Steven Feuerstein and Bill Pribyl (published by O'reily), you probably have what you need (for understanding PL/SQL) ... enjoy
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 4 people found the following review helpful:
4.0 out of 5 stars Recommended if you are new to PL/SQL, August 2, 2005
This review is from: Oracle9i PL/SQL Programming (Paperback)
The book is good and is recommended for someone new to PL/SQL. For someone who is already familiar to PL/SQL, you can save money by going through the Oracle Online Manual to read about the new features of PL/SQL in Oracle 9i. Since I already had a previous version (Oracle 8) of this book, I consider buying this book as waste of money. But if you are just getting into the world of oracle and you want to learn PL/SQL, this book is for you. One nice thing about the book is it comes with a CD that has some trial version of some development environments. Nice to explore those.
I give 4 stars.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
4.0 out of 5 stars good book but the new edition is even better, November 14, 2006
By 
Amazon Verified Purchase(What's this?)
This review is from: Oracle9i PL/SQL Programming (Paperback)
Its a very good book. covers all the finincial modules very well. Gives the whole flow of data in them. but the newer edition is even better it covers extra modules as well. wil help u in getting a wider view. So i would recomend u to go for the newer edition if u need a wider idea of diff modules
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 4 people found the following review helpful:
4.0 out of 5 stars Good book, August 26, 2003
By 
Sheetal R Jain (Womelsdorf, PA United States) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Oracle9i PL/SQL Programming (Paperback)
This is a pretty decent book with plenty of advanced topics. Other than the fact that not all the advanced topics were covered I'm pretty happy with this edition.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

Oracle9i PL/SQL Programming
Oracle9i PL/SQL Programming by Scott Urman (Paperback - November 28, 2001)
Used & New from: $0.27
Add to wishlist See buying options