<< 1 >>
Rating:  Summary: Stay away from this one Review: Almost every topic that the author covered in this book left me more confused than before I started to read it. The topics covered in this book are so poorly addressed that you will have to find another reference to understand even the basics.Especially frustrating was the bare-bones index provided in this book. Every time I wanted to refresh my memory on a certain topic, I was unable to find it in the index and had to flip through the book until I found it. Frustrating.
Rating:  Summary: Great book for programming Review: I have not seen any other book, which has so many sample databases to work with. The author gives many examples to help understand the concepts of SQL.Truly, a great book for programming and many tips for writing queries and JDBC concepts explained very well.Great coverage of PL/SQL. I would recommend this book to anyone who would like to learn oracle programming.
Rating:  Summary: Short and to the point Review: The book may not look as good as other commercialized oracle books, however, it really give you concise and uniqe view of how to use oracle and sql language. It is very thin and in depth. The author surely has lots of valuable experience in oracle and also teach you sql language and oracle in an acedemic way. It is not an oracle dictiontionary or quick reference book. It don't teach you how to tuning your oracle database and become a good DBA. If you follow the book tightly, you will learn to write preety complex data-mining algorithm instead of just a few simple join... The power of using SQL language is writing efficient and logic complex query to handle huge database with several tero bytes data in numerous tables and dig out meaningful information in a timely fashion. You may be a good DBA with high income, but you probabaly still don't understand modern database!!
Rating:  Summary: Only Oracle book that delivers and does not waste trees Review: The book was perfect for me. First chapter connected my knowledge in linear algebra with database operations. And I immediately understood common database programming perfomance issues. Examples are great, chapters are consise and cover lots of material, there are even exercises there! It is one of the books that you read from the beginning to the end to learn subject. I am not sure it would be good as a reference (definitely not for me).
Rating:  Summary: Beginners that aren't quite beginners Review: This book is certainly aimed at the novice in Oracle, but to follow at the speed this book goes, it is definitely not aimed at programming novices. This book starts in Chapter 1 by providing an overview of relational database technology. For the person who received formal education in databases this chapter will bore. For those not introduced to database theory the chapter contains the essentials. It also provides a nice link for people coming from a more mathematical sciences background. It moves quickly from a tabular view of databases to a formal relational algebra view. Personally I like this approach as the use of SQL (even for what would be considered advanced queries) is eased when looking at the relational concepts behind the problem - the SQL is reduced to a syntactical issue. The formal notations are, however, never really used again. The reader is expected to make the link between SQL and relational algebra himself. This is an easy task if you have a slightly more formal background, but it may also just lead to a bit of confusion if you don't have the formal background. This book furthermore assumes a programming background. If you don't have a decent background of programming this book will quickly loose you. It moves fast. I would thus gladly recommend the book for a programmer who just wants to brush up on Oracle and how it can be used. After reading the book and mastering the concepts there would, however, not be much use for it as a reference. In short, if you doubt your ability to follow programming texts that goes fast this book is not for you... This book provides examples and offer suggestions for practical work that could keep the really studious busy for quite some time. I give it 4 stars purely critising the speed at which it blasts off. In all fairness though, for some that might make it a five star book.
Rating:  Summary: A great and precise book Review: This is one of the shortest and perhaps the best book on Oracle programming. In just 250 pages, the author covers every major aspect of Oracle programming techniques. Do yourself a favor and get this valuable book.
Rating:  Summary: Best Oracle programming book out there Review: Why? That is because it helped me practise in real world orcale programming. I understand 95% percent of what the author is talking about. The book is easy to understand. Like one of the reviewers said, every page of this book counts. This is a book you can read from cover to cover. I disagree with the reviewer who said JDBC should be left out. I think the author just wanted to show how to connect java with orcale. JDBC is a huge area. How can it be covered in such a tiny book? It is just like the author leads you to the right path of oracle with java. And then users can get deep into JDBC with oracle using some other books. How could the author leave JDBC out of this book since JDBC is a very easy way to get connected with Oracle. And also java is a very hot language and getting stronger and stronger as time goes on. I'D GIVE IT SIX STARS IF I COULD.
<< 1 >>
|