Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Oracle PL/SQL Programming, Third Edition

Oracle PL/SQL Programming, Third Edition

List Price: $54.95
Your Price: $34.62
Product Info Reviews

<< 1 2 3 4 5 6 7 >>

Rating: 5 stars
Summary: A savior for my project
Review: This book is exactly what it says. It is only PL/SQL. There is not a lot on SQL, but it has saved me several times. I was working on a project to create html pages from within a database and this book taught me some tricks to make it doable. It is excellently written with good examples. The only drawback I see is that their examples were not detailed enough. (too much "...") However, it was enough for me to do what I needed to do. I would suggest it for anyone working with PL/SQL.

Rating: 5 stars
Summary: very good overview of PL/SQL programming
Review: This book has become my reference of first resort when faced with a PL/SQL problem. The examples are well-written and easily understood

Rating: 5 stars
Summary: A Great Book! I recommend it highly.
Review: I have been writing PL/SQL for a long time, and feel it's definitely one of the best. I use it as a reference and would be lost with out it.

Rating: 4 stars
Summary: One of the best
Review: No, question, this is one of the most valuable Oracle books that I have read. However, watch out for doubtful code, i.e. : SELECT * FROM color_models c WHERE 'RED' IN (SELECT * FROM TABLE(c.colors)); Yes, it compiles, but if You run it on a table with tens thousands of rows, go on two-weeks holiday, when You come back the code will return. There are much better approaches.

Rating: 3 stars
Summary: Not the Best for a Casual PL/SQL Programmer
Review: This book does have lots of information in it, but I seem to always have trouble finding what I'm looking for. It's also very verbose so it isn't well suited to being a quick, basic reference.

Rating: 1 stars
Summary: Too verbose, and not very helpful
Review: I've hated this book. I am an experienced programmer, with little database experience. I like my technical books to be brief and to the point. I started reading the PL/SQL guide with a few simple questions: how can I write a stored procedure, what is a calling convention, where are they stored inside the DB. Skimming the book to find answers to these did not work, and the book was way too verbose (pages of common-sense stuff tangential to PL/SQL, such as "you should write as little code as possible", "Make comments easy to enter and maintain").

If you are looking to get going quickly, Urman's book is much better.

Rating: 4 stars
Summary: Oracle PL/SQL is a great introduction for novices
Review: I was introducted to this book as a student at DeVry Institute of Technology located in Dallas, TX. While this book is not adequate for those with no knowledge of relational database methodology of SQL experience, it is a great reference and tutorial for those who have prior knowledge of basic SQL. The book provides many examples of coding, along with guides illustrating debugging techniques. For those interested in SQL or an introduction into relational databases, I suggest both the Modern Database Management book (ISBN: 0-8053-6054-9) and the LAN Times Guide to SQL book (ISBN: 0-07-882026-X).

Rating: 5 stars
Summary: Great book for learning PL/SQL
Review: This is still the best PL/SQL book on the market. Very well written with great examples.

Rating: 0 stars
Summary: Trigger coverage
Review: Thanks for the helpful suggestions for improving Oracle PL/SQLProgramming. We plan to add coverage of triggers in the nextedition. Also, if you happen to notice specific problems with the index, please contact O'Reilly or send me an email directly.

Rating: 1 stars
Summary: Get the Urman book instead
Review: Yes this is the BIG name BUT unfortunately there are errors aplenty (the cursor for loop for example) & the EXAMPLES are worthless. Snippets of nonsense not good for really running code. The organization is poor. Buy the book from OraclePress or the 21 days to PL/SQL if a starter instead. Ignore this one. I wish I did.


<< 1 2 3 4 5 6 7 >>

© 2004, ReviewFocus or its affiliates