Customer Reviews


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


20 of 20 people found the following review helpful:
5.0 out of 5 stars Excellent resource, clearly written, examples throughout
I highly recommend anyone working with MySQL in any capacity to pick up a copy of MySQL: The Complete Reference; it's the most thorough, easy to follow, well laid out book on the subject I've seen (and I have several computer texts, many of which deal with MySQL in some way or other). Every facet of MySQL is covered: system admin, table types and structure, data types,...
Published on January 28, 2004 by Brian D. Lang

versus
3.0 out of 5 stars great skill-builder for beginners/intermediates, lacking in discussion of advanced features, a bit out-of-date
Note: This book only covers through MySQL 4.1, so I would recommend another book if you plan on moving to MySQL 5.0 or higher (which you should).

This is a good introduction for MySQL users who have not read through a MySQL book before, and need somebody to help them work through reasonably complicated concepts in plain English. It's also a good book for...
Published on July 21, 2007 by Stephen Dewey


Most Helpful First | Newest First

20 of 20 people found the following review helpful:
5.0 out of 5 stars Excellent resource, clearly written, examples throughout, January 28, 2004
By 
Brian D. Lang (Oxnard, CA United States) - See all my reviews
This review is from: MySQL(TM): The Complete Reference (Paperback)
I highly recommend anyone working with MySQL in any capacity to pick up a copy of MySQL: The Complete Reference; it's the most thorough, easy to follow, well laid out book on the subject I've seen (and I have several computer texts, many of which deal with MySQL in some way or other). Every facet of MySQL is covered: system admin, table types and structure, data types, basic to advanced SQL syntax. There are sections dealing with new features in v4.1 (still considered under development as of this writing) such as subqueries (which are going to be a huge help) and other new methods for handling data. My favorite parts of the book are the nested sidebars that have tricks and tips for doing things in one of several different ways, most of which I've never seen before.

The most impressive feature of the book, in my opinion, is the balance between visual examples and technical detail. Usually you find a computer text is strong in one or the other; the author Vikram Vaswani has done an excellent job in illustrating his talent to show the end user exactly what he / she needs to see to understand the task at hand, not to mention his depth of knowledge on the subject. The book has MySQL's logo on it for a reason, people.

I had personally put off purchasing a book on MySQL, instead relying on online documentation and tutorials. When I realized I wasn't moving in the right direction, I took a look at several available texts and chose this one. Even though I've been working with MySQL for over a year, after having read a majority of the book, I can honestly say I've easily doubled my understanding of syntax and the inner workings of MySQL in the past two weeks. Less than half an hour after reading the chapter on JOINS, I was able to construct a complex combination of self and left join that had been eluding me. I'm currently going through several tables and scripts, optimising table structure and syntax based on lessons learned. I only wish I bought two copies, as mine is already dogeared and worn from taking the trip back and forth from home to the office every day!

If you only take one thing away from this review, let it be this: you WILL learn MySQL from this book!!

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:
4.0 out of 5 stars Excellent Reference, April 17, 2005
By 
P. N. Payne (Albuquerque, NM United States) - See all my reviews
(REAL NAME)   
This review is from: MySQL(TM): The Complete Reference (Paperback)
I've learned a lot from Vaswani. I think he has done an outstanding job of cataloging and summarizing MySQL. You can go to the very good index and find a few references, then find what you need. To me, a good index is a top priority, & Vaswani did a pretty good job with the index.

I did find a few subjects which need more depth, but most subjects were covered well enough to answer my questions.

This 4 star rating is from the perspective of a beginning to intermediate web application developer. My purpose in buying this book was to get from a basic SQL knowledge (via a local community college Oracle class) to a better understanding of MySQL, to use with PHP etc. I am not a systems administrator and have no desire to be one. Just wanted to use MySQL on a couple business projects, and MySQL Complete Reference has definitely helped.

I think it is an excellent choice for a beginning to intermediate LAMP or MySQL application developer. For an application developer, I highly recommend it.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3.0 out of 5 stars great skill-builder for beginners/intermediates, lacking in discussion of advanced features, a bit out-of-date, July 21, 2007
This review is from: MySQL(TM): The Complete Reference (Paperback)
Note: This book only covers through MySQL 4.1, so I would recommend another book if you plan on moving to MySQL 5.0 or higher (which you should).

This is a good introduction for MySQL users who have not read through a MySQL book before, and need somebody to help them work through reasonably complicated concepts in plain English. It's also a good book for people who have worked through online documentation but want to integrate the bits and pieces they've picked up from other places.

It has copious and easy-to-follow examples, and if you read it through, you will become confident using MySQL's basic and intermediate functionalities.

This book is not as good when it gets to more advanced topics. Part of that is due to the fact that it only covers MySQL through version 4.1, so many of the more advanced features in verison 5.0 like stored procedures and triggers are not covered at all (nor is the mysqli extension for PHP covered in the PHP section of the book). Also, a number of features that were available in 4.1, like transactions, are not covered in enough detail. For example, while a basic example of a transaction is given, I don't think that this book contains enough real-world examples for determining what specific transaction isolation level one would choose in a given circumstance. The discussion of isolation levels relies on theoretical graphs instead.

For a current purchaser, I'd give this 3 stars - good for a beginner or intermediate reader, not as good for an advanced reader. I would give it 4 stars but it's out of date so I wouldn't recommend it for most current purchasers.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 11 people found the following review helpful:
5.0 out of 5 stars Very helpful primer, April 26, 2004
This review is from: MySQL(TM): The Complete Reference (Paperback)
Unlike most computer-related books, this one actually makes sense. The author has a no-nonsense approach to getting points across that most computer "authors" lack. It's very well organized and it's oriented to the beginner/intermediate audience. As a computer scientist myself, I found this book to quite welcoming and easy to find specific subjects in it. I was up and running in about three days. I created my first MySQL database and had it well-tuned in about a week or so, which is remarkable because I hadn't had any MySQL experience up to that point. Very solid, helpful book. Highly recommend.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 1 people found the following review helpful:
4.0 out of 5 stars A good and nearly complete introduction to MySQL, July 31, 2005
By 
Akm (San Diego, CA) - See all my reviews
This review is from: MySQL(TM): The Complete Reference (Paperback)
This book provides a good and clear overview of the subject of MySQL. This is a thick book that covers a lot of material. The last Chapters even provided introductions to application development with C, PERL and PHP. MySQL: The complete Reference really seemed like an actual complete reference. While it may not go to deep into every subject it does at least briefly cover each topic. Most of the focus was on SQL (Structured Query Language) though.

There were only a few minor issues with this book aside from minor grammatical errors. For one thing, you would occasionally have to modify the sample tables before you could even start the exercise. Also, it would have been nice having more sample tables and data so I could follow along in more of the examples. Frequently, my result set wouldn't quite match the one in the book. Additionally, some of the command wouldn't even execute or would return an error message. Lastly, the chapters on development were pretty useless unless you are already familiar with one of the languages.

But, I believe many of the above problems where because of version differences and the fact that I was running MySQL on windows. Although windows instructions were given as well the book examples were still more oriented towards a UNIX installation. Also, MySQL would be several versions newer on my computer. I believe that made a difference on some of the results as well. And for windows administration its better just to use one of the suggested GUI programs since many of the commands were difficult to run from the command prompt.

So, I wasn't quite able to follow along with all the examples for one reason or another. Nevertheless, there were still plenty of quality examples I could follow along in. In addition, there was still a lot to learn from just reading through the material. Overall, this book works well as a reference or for working the Chapters in order. Even though the book's user level isn't indicated I believe it provides a fine introduction for a beginner.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 15 people found the following review helpful:
1.0 out of 5 stars Useless! Don't Buy This Book, March 17, 2005
This review is from: MySQL(TM): The Complete Reference (Paperback)
This is a useless book, perhaps this could be useful for a newbie to know what MySQL is. I never recommend this book even for a moderate developer.

This book doesn't solve the issue or DON'T EVENT HINT installing multiple instances of MySQL servers, specially on Linux environment.

The performance optimisation and administrative details placed on this book are very little and yet they are very abstract.

i bought this book to save time, for administrative /configuration/performance optimisation purpose BUT I FOUND NOTHING USEFUL.

You don't find any reference to the use of the Password() function and password comparision.

Also the significant part of this book is, it doesn't have anything useful for a administrator, who wants to optimise and hack the power of MySql.

we're paying for a techie book like this, not to see the Mysql manual duplicated, but to see more value added features which comes with the experience of the auther+++++ which this book has compromised and beatifully lets down those who seek more depths in mysql.

MySql official manual is still the best , save your $$$$ don't buy this book get the MySql manual at
http://dev.mysql.com/doc/mysql/en/index.html

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


Most Helpful First | Newest First

This product

MySQL(TM): The Complete Reference
MySQL(TM): The Complete Reference by Vikram Vaswani (Paperback - December 18, 2003)
$44.00 $29.04
In Stock
Add to cart Add to wishlist