Customer Reviews


18 Reviews
5 star:
 (6)
4 star:
 (2)
3 star:    (0)
2 star:
 (2)
1 star:
 (8)
 
 
 
 
 
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


6 of 6 people found the following review helpful:
5.0 out of 5 stars Excellent overall SQL book
SQL Unleashed was exactly what I needed--a book to round out my knowledge of SQL.

I have a pretty good practical working knowledge of SQL, but lots of holes. This book filled in the gaps and gave me lots of practical help instead of pure theory.

Published on January 18, 2000

versus
7 of 7 people found the following review helpful:
1.0 out of 5 stars A Real Stinker
I spent 2 weeks trying to figure out if I was a moron or dyslexic, but I was wrong... it was just that nobody proofed this book.

I finally figured out that: 1) The book didn't match the disk. 2) The book didn't match SQL. 3) The book didn't match itself from one chapter to the next. 4) The book didn't match anything the help line (and I usually the term VERY...

Published on December 29, 1998


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

7 of 7 people found the following review helpful:
1.0 out of 5 stars A Real Stinker, December 29, 1998
By A Customer
This review is from: SQL Unleashed (Paperback)
I spent 2 weeks trying to figure out if I was a moron or dyslexic, but I was wrong... it was just that nobody proofed this book.

I finally figured out that: 1) The book didn't match the disk. 2) The book didn't match SQL. 3) The book didn't match itself from one chapter to the next. 4) The book didn't match anything the help line (and I usually the term VERY loosely) knew. Their response was "Well, it's hard to catch all the errors."

I finally returned it for credit. This is the ONLY book I have EVER returned for errors.

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


6 of 6 people found the following review helpful:
5.0 out of 5 stars Excellent overall SQL book, January 18, 2000
By A Customer
This review is from: SQL Unleashed, Second Edition (2nd Edition) (Paperback)
SQL Unleashed was exactly what I needed--a book to round out my knowledge of SQL.

I have a pretty good practical working knowledge of SQL, but lots of holes. This book filled in the gaps and gave me lots of practical help instead of pure theory.

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


5 of 5 people found the following review helpful:
5.0 out of 5 stars Finally an Intermediate & Advanced SQL Book!, January 4, 2000
This review is from: SQL Unleashed, Second Edition (2nd Edition) (Paperback)
This Intermediate - Advanced SQL book is one of the best I've seen. It covers ALL of the Advanced topics of SQL with different SQL implementations and also includes the SQL standards. This book also has a very nice Introduction to SQL section that will be useful to beginners.
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:
1.0 out of 5 stars USELESS, November 21, 2000
By 
This review is from: SQL Unleashed, Second Edition (2nd Edition) (Paperback)
This book should be entitled Oracle SQL Unleashed. It seems specifically geared toward Oracle, and it appears that Oracle has many extensions not found in Microsoft or Syabse (which use Transact-SQL). Therefore, you should purchase this book only if you use Oracle. Despite it being useless, I tried skimming through it, just in case something would actually work with MS or Sybase. I found the book poorly organized and poorly written. It was confusing, and I have never seen such poorly structured code samples.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars Execelent reference book, December 15, 1998
By 
b1u (Charlotte, NC United States) - See all my reviews
This review is from: SQL Unleashed (Paperback)
I have read a number of SQL books for different purposes. "SQL Unleashed" stands out as an excellent reference book that nicely combines practical approach with understanding of the underlying concepts. The author has gone a great length in making the book practically useful, starting with "nuts and bolts" with plenty of examples, tips, real life experiences and "dos and don'ts".
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:
2.0 out of 5 stars pretty sloppy, January 17, 2003
By 
David Richmond "daver969" (Monterey, CA United States) - See all my reviews
(REAL NAME)   
This review is from: SQL Unleashed, Second Edition (2nd Edition) (Paperback)
Overall the book seems quickly slapped together with lots of things left out. Specifically, 2 major omissions: 1) clear text explaining exactly what each concept is and how it works. With most things the author tried to explain it felt like he was giving you the answer you would expect if you weren't really interested in thoroughly understanding the concept. ("The cockpit, what is it? It's the little room where the pilot sits, but that's not important right now!") 2) Many of the listings are missing from the CD. In particular , none of the Chapter 10 listings are present, which is unfortunate, because when I finally realized that the only way I was going to really understand what was going on was to actually run the example sql code, I was at Chapter 10! For a book which relies on the examples to communicate the concepts (since it does such a poor job of explaining things in words) this is really , really careless! The author even refers to the 'output' which isn't printed in the book (careless omission) and apparently can only be recreated by re-typing in the example listings, since the source code is nowhere to be found on the CD.

This book might be useful as a reference for general SQL, and oracle and MS variants, but not much else.

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:
5.0 out of 5 stars Outstanding and practical guide. Many great examples., March 29, 1999
By A Customer
This review is from: SQL Unleashed (Paperback)
I have been using SQL Unleashed for over a year, and it is the book I consult first when I have a SQL question. It has hundreds of examples, all of them extremely well explained.
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 Excellent, comprehensive coverage of SQL, August 24, 1998
By A Customer
This review is from: SQL Unleashed (Paperback)
We been looking for a book that covered in detail all the SQL comands. We looked at every SQL book out there, and found SQL Unleashed to be the most comprehensive and detailed with plenty of examples.

It paid for itself many times over the first day. For example, try finding in other books how to handle division by zero in your SQL. It had a complete explantion with examples.

Overall, a comprehensive reference guide that you will find using over and over.

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:
1.0 out of 5 stars Poor testing of sample code and text, July 24, 1998
By A Customer
This review is from: SQL Unleashed (Paperback)
While the book does a good job of covering the concepts and design of SQL the numerous code examples contain errors ranging from comments not commented out correctly to erroneous code that causes program halts or crashes. Some of the example code refered to in the book is missing from the CD-ROM. All this makes it difficult for a novice attempting to learn SQL. More advanced users should have no problem. I chose not to use it as the primary or supplementary text for the graduate class I teach on DB programming. Knowing Hans work and the the quality of Sams I was disappointed by both. A better book is The Practical Sql Handbook (ISBN 0201447878) which is the one I opted to use for class.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 4 people found the following review helpful:
1.0 out of 5 stars Skip on this book, March 17, 2000
By A Customer
This review is from: SQL Unleashed (Paperback)
I had this book for a SQL class that I took and this book was NO help at all. I learned SQL soley on the handout notes that the instructor gave out during class. This book is not easy to understand if you are a beginner and if you are one then pass on this book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

This product

SQL Unleashed, Second Edition (2nd Edition)
SQL Unleashed, Second Edition (2nd Edition) by Sakhr Youness (Paperback - November 29, 1999)
Used & New from: $0.59
Add to wishlist See buying options