rank trend

SQL for MySQL Developers: A Comprehensive Tutorial and Reference

by Rick F. van der Lans
Released 2007-11-30
Read articles about Mysql
Buy it from AmazonNew for $31.99

3 Reviews

Sort by: Most Helpful ▲ Date Rating

5 stars Excellent translated guide to MySQL

2007-06-03     8 of 8 found this review helpful

Over the last 5 years, I would say I've at least read every book available on MySQL and bought my fair share.

This book is by far the best one available on some of the advanced features of MySQL. It's better than even the Bible and Cookbook series on things like stored procedures, even though it spends too much time on the basics. I loved the large text, but wish there had been more meat on stored procedures, triggers and events (which is why I picked it up to begin with). There are insider knowledge gems sprinkled throughout that will definitely add spice to your SQL, so it's worth a look.

I don't know why even in 2007 authors insist on repeating the MySQL documentation,--it's a MASSIVE amount of wasted space, since anyone using this stuff will be familiar with the online documentation and helpful user commentary. There were a few typos, but that's pretty par for the course. The section on PHP, though, was pretty useless and not particularly good code-wise (in my humble opinion).

One day someone will put out a really advanced cookbook, that doesn't waste space explaining super simple things like "select * from table," but until then it's a great resource. If you can get it at a discount, like on a Borders reward coupon (which they give out like candy) grab it. Clearly, the Europeans still have something to teach us about MySQL! :o))

5 stars 9 chapters just on SELECT; wow!

2007-05-06     6 of 7 found this review helpful

Van der Lans offers an impressively thorough education in MySQL 5. It is remarkable how much capability is offered for free in the open source MySQL. The book can also be used to learn generic SQL from scratch. Some early chapters give a quick recap, that should be understandable to an experienced programmer, who does not know SQL. If this describes you, the biggest adjustment to learning it might be its declarative nature, as opposed to the procedural ethos of most programming languages.

One striking feature of the book is the extensive explanation of SELECT. This is the key statement of SQL, and you need to be facile with it. Nine [sic] chapters are devoted to SELECT. Gives you some idea of both the power and complexity of the command. Rarely do other SQL books allocate so much space to a rendition of SELECT. Often, they teach you the basic modes of using it, and then you are left on your own. (Gee, thanks!) Whereas here, for example, an entire chapter is about the SELECT HAVING clause, and another chapter is on the SELECT LIMIT clause. Across these nine chapters are enough worked examples that you can fruitfully mine.

Later chapters delve into more specialised aspects of SQL. Sure, these are all significant. But maybe the most useful is the idea of stored procedures and functions. Vital to optimising performance.

Lest this very mass of detail prove offputting, keep in mind the "Reference" in the book's title. You don't have to read it all at once. As you go thru it, you should develop an intuition of what can be safely relegated to a later reading, when you have specific need of those topics.

5 stars It works!

2008-09-18     0 of 0 found this review helpful

I just received the book yesterday. I opened the book, browsed the table of content and immediately noticed one of the topic on "Select" I can utilize directly in my work (as a professional software engineer). I updated my code today in my office. A single statement update replaced a chunk of our existing code and it all works out beautifully.

Never have a book that pay for itself so fast.

If you program SQL and all you use is the stuff you remembered since your college days, buy this book and read. You will be surprised!

Now I have this book over quite a few weeks, I must to say, it well exceeds my expectation. It contains some very detailed descriptions and the written and style is simple, straight forward, and easy to use.

Highly recommended!


Buy it from AmazonNew for $31.99