Customer Reviews


32 Reviews
5 star:
 (8)
4 star:
 (6)
3 star:
 (6)
2 star:
 (3)
1 star:
 (9)
 
 
 
 
 
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 way to learn SQL
Having been babied by Access for years, I knew that I needed to get more into SQL itself if I wanted to successfully move to SQL Server or any other platform. This book was easy to use, has a good index (which seems rare in computer books these days) and hits all the important points about SQL that you need to know.

The process is step-by-step, and the steps are...

Published on January 27, 2000 by Eric Engelmann

versus
22 of 23 people found the following review helpful:
1.0 out of 5 stars ...
I came to this book with a very basic working knowledge of SQL, hoping to round out my knowledge of more complex operations and get a better grasp of transactional operations. I came away with little more than I started with.

The authors take such a broad approach, attempting to do the impossible - teach readers how to use ANSI-compliant SQL. Problem is, no RDBMS...

Published on June 29, 2003 by Anaxamaxan


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

22 of 23 people found the following review helpful:
1.0 out of 5 stars ..., June 29, 2003
By 
Anaxamaxan "Anaxamaxan" (Eugene, OR, United States) - See all my reviews
I came to this book with a very basic working knowledge of SQL, hoping to round out my knowledge of more complex operations and get a better grasp of transactional operations. I came away with little more than I started with.

The authors take such a broad approach, attempting to do the impossible - teach readers how to use ANSI-compliant SQL. Problem is, no RDBMS (Database platform) is truly ANSI-compliant. When it gets specific it's generally to show how MySQL does not do what Oracle does, yet for some strange reason they instruct the reader to use MySQL for exercises. Even funnier, something like 20% of the exercises cannot be done on MySQL, so they actually suggest that you get out a piece of paper and write them out! Why not just write a book called "Oracle SQL" and offer some comparisons with other implementations? The "see your implementation documentation for details" disclaimer occurs 2-3 times per chapter. So, why am I reading this again? Why not just read my RDBMS help files?

In the same vein, the data provided to learn with is exemplary of "toy" code, with tables of 5-10 records each. Most chapters consist of run-downs of the various functions, sometimes with good examples, often without.

The typos are rampant, with whole blocks of text sometimes being misplaced. Even the source data contains egregious errors. Obviously, this book was slammed out (in "24 hours" I bet), was not proofread, and forgotten. Third edition?!? Was the first edition just a bunch of garbled text??

I could go on, but in summary, don't bother. Buy something else. Anything else. Most likely either a book aimed at a particular implementation (e.g. MySQL, SQL Server, Oracle, PostgresSQL etc), or one of the many books aimed at giving a working knowledge of SQL for web development (e.g. PHP and MySQL Web Development, etc). Good luck.

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


11 of 11 people found the following review helpful:
2.0 out of 5 stars Teach yourself Oracle SQL in 24 Hours, June 17, 2004
By A Customer
It is not important how much you pay for a book,

It is important on what you spend your precious time.

This Book Lies! It lies in its title.
Title must be change to:
"Learn Oracle SQL in 24 Hours"
More than 90% of samples are for oracle.

Author only mentions that this SQL can be done in other implementations!!!

Bottom Line: DO NOT BUY THIS if you are trying to learn MS SQL
For sql server.

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


14 of 15 people found the following review helpful:
3.0 out of 5 stars Well written, but too Oracle specific, June 12, 2000
By 
Stuart R. Ainsworth (Gainesville, GA USA) - See all my reviews
(REAL NAME)   
Enjoyed this book, and the lessons are very straight-forward, but the majority of the code supplied is pretty Oracle-specific. I had a devil of a time getting the code to work in a Microsoft environment (SQL Server or Access 97).

As a beginner, I actually found Teach Yourself SQL in 10 Minutes by Ben Forta to be a better book. Forta provides notes on what will and won't work in what programs.

Overall, this book was helpful, and it will probably remain a useful reference edition. But if I were going to choose again, I'd get the 10 minute version first.

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 way to learn SQL, January 27, 2000
This review is from: Sams Teach Yourself SQL in 24 Hours (Paperback)
Having been babied by Access for years, I knew that I needed to get more into SQL itself if I wanted to successfully move to SQL Server or any other platform. This book was easy to use, has a good index (which seems rare in computer books these days) and hits all the important points about SQL that you need to know.

The process is step-by-step, and the steps are logically organized. It provides information about multiple platforms, including syntax for Sybase, SQL Server, and Oracle, where necessary. Its nice to see a book that's not product-centered.

There's also an excellent quick reference at the back of the book that I have permanently bookmarked and refer to it constantly when I need reminding about syntax.

Haven't found a better SQL book yet, and this one is the go-to SQL book for our team.

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 It took less than 24 hours!, April 8, 2000
First of all, I have the second edition, and it has no typos,nor is it Oracle-oriented. Plain ANSI SQL.

I needed to learn SQLvery fast while starting from scratch. I have been computing for 35 years, but never dealt with SQL, believe it or not.

This book is very well organized. It assumes no prior knowledge. It starts with simple concepts, and leads you to complete understanding and mastery of SQL in no time. It says 24 hours, but it took me less. END

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


7 of 8 people found the following review helpful:
5.0 out of 5 stars Great book on SQL, January 7, 2000
This review is from: Sams Teach Yourself SQL in 24 Hours (Paperback)
I was learning to program in C++Builder and found that second guessing SQL was not getting me anywhere. All the books that I had either covered Builder or C++, and I was stumbling with the database stuff because I didn't know SQL.

The Book brought me well up to speed with the syntax and I was programming in SQL in no time. The book focuses on ANSI SQL and shows how a couple of databases implement their own versions of the syntax. I had no trouble using the example code with my database, with only a few modifications.

Because the book is fairly short, it wastes no time and gets straight into programming without having large chapters for the reader to wade through. This is one book that you can truly get through in 24 hours.

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


7 of 8 people found the following review helpful:
1.0 out of 5 stars Too Many Mistakes, July 16, 2004
By A Customer
I wanted to provide feedback on this book. I am shocked at how many mistakes I've found in the examples, Q&A, workshops, and exercises.
I had some basic understanding of SQL before I started reading this book, but am trying to learn from this book to better my foundation of knowledge of SQL. Unfortunately, too many times I hit yet another mistake in the book that causes me to have to figure out the problem by working around the book, not with it, or worse, I may not be certain I've even understood the concept to due several contradictions between the conceptual material and the examples/exercises.

Learning a database language by unlearning mistakes in the training material is not the right way to learn anything.

I have the third edition. I have not seen the fourth edition, but my confidence is not strong the issues will have been ironed out (they haven't been by the third edition).

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 Good book for Beginners, May 4, 2005
Amazon Verified Purchase(What's this?)
The back cover says it is beginner to intermediate. It is actually only beginner. It is not intermediate at all!

The book has good points. I had a basic understanding of SQL. It might be good for those taking a class in school or who need to do some basic queries. It covers different types of joins on a basic level. It talks about subqueries and compound queries. I also liked the section on when to use indexing.

If you are familar with these things already, you need not read this book. It did not cover the prefered JOIN ON syntax. It only used (+) symbols to indicate left and right outer joins. It did not discuss variations in inner join syntax either. This was the frustrating part for me. I at least expect the basics to be consistent and thorough.

It is easy to read. I did notice typos and whole examples missing. It just gives you a basic idea of what syntax should or may be like, you should get a book that takes a little more pride in what it is teaching and at least show several COMMON implementations of a syntax. You will have to get another book anyway just to learn the correct syntax.

The book would have been better if it combined some of the concepts using compound, subqueries, and outer joins in one query. Then i would say that it dips into the intermediate level. This book only touches the basics and it won't take long before you are looking for more.
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:
2.0 out of 5 stars not very good (2nd Edition), June 22, 2000
I have to believe that anyone who read this book and claimed that it was free of typos either doesn't know how to read or didn't learn a thing. This book is so filled with typos that I wouldn't have learned a thing if this weren't the second book that I have read on SQL and help from a friend of mine. The typos were not of the missing comma sort, they were entirely missing joins in statements that wouldn't work without them, wrong answers in the answer key, answers to questions that weren't even asked and a bucket full of missing semi-colons.

This book is clearly a very beginner book it basically touches (and when I mean touches, I mean it lightly caresses) just about everything. Another thing that I couldn't understand is the way the author wouldn't tie the examples together. In one statment you create a new temp table in the next statment you are deleting a temp table but it has a different name and you never created that table to begin with.

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


3 of 3 people found the following review helpful:
3.0 out of 5 stars It did help me learn SQL...but it is geared toward Oracle, February 15, 2000
By 
miklaw2 "Miklaw2" (Evansville, Indiana USA) - See all my reviews
This review is from: Sams Teach Yourself SQL in 24 Hours (Paperback)
It is a very well written book (barring typos in examples and exercises). New release is coming in March..so this should improve. I am a beginner learning DB2. Oracle and DB2 SQL has many differences...so while this book was helpful, I had to read the IBM DB2 SQL reference manual to often to figure out correct syntax. It took me much longer then 24 hours. So I can only give it 3 stars.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


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

This product

Sams Teach Yourself SQL in 24 Hours
Sams Teach Yourself SQL in 24 Hours by Ryan K. Stephens (Paperback - March 19, 1998)
Used & New from: $0.01
Add to wishlist See buying options