<< 1 >>
Rating:  Summary: Some nuances Review: I like the organization of this book as well as its focus on Oracle 9i's new PL/SQL functionality. If you have prior experience with PL/SQL and need to get up to speed with the latest features quickly, this is the right book for you. I like the coverage on Native Dynamic SQL, Bulk Binds, and Object Relational features. The sample code is very helpful to demo the new language syntax. To me this book has been serving as a handy reference as I code for Oracle 9i for the first time.
Rating:  Summary: One of the better books among its peers Review: I like the organization of this book as well as its focus on Oracle 9i's new PL/SQL functionality. If you have prior experience with PL/SQL and need to get up to speed with the latest features quickly, this is the right book for you. I like the coverage on Native Dynamic SQL, Bulk Binds, and Object Relational features. The sample code is very helpful to demo the new language syntax. To me this book has been serving as a handy reference as I code for Oracle 9i for the first time.
Rating:  Summary: Some nuances Review: I've just finished the first 100 pages of the book, so my views are definitely incomplete. Nevertheless, I would like to share some of my feelings toward this book:1. Many code fragments are repeated unnecessarily, making the book a bit too thick (around 670 pages) 2. In avergage, I think, every page contains a "Tip" or "Caution" box, which I think should tell you some important insights from the author. However, most of the tips are as simple as "Never fetch from a cursor before opening it" or "Don't fetch from an already closed cursor". Maybe I'm too picky, but it's really annoying (and time-consuming) to read so many plain-simple tips. 3. The formatting of code is terrible. Although code formatting is a personl style issue, I think the author/formatter should at least make sure the parenthesis are easily identified, and each "successive" indentations are of the same length (say, each level of identation = 3 spaces). But this book fails to do so. On the other hand, as far as I've read, the content is mostly correct, and the code fragments run as expected.
Rating:  Summary: One of the best books I have ever read Review: This book really makes PL/SQL concepts very clear. I was actully refreshing my PL/SQL concepts after 3 years and this book was very helpful to me. The way each and every topic is presented in here left no doubt about that topic in my mind. This book is worth reading even for them who are new to PL/SQL. All the topics starting from Cursors, Packages, Stored Procedures, Functions, Triggers, Exceptions....etc are presented in the most conceptual and clear format.
<< 1 >>
|