Wednesday, January 19, 2011

SQL Queries for Mere Mortals(R): A Hands-On Guide to Data Manipulation in SQL (2nd Edition) (For Mere Mortals)



SQL Queries for Mere Mortals(R): A Hands-On Guide to Data Manipulation in SQL (2nd Edition) (For Mere Mortals)
| 2007-10-04 00:00:00 | | 0 | SQL


Unless you are working at a very advanced level, this is the only SQL book you will ever need. The authors have taken the mystery out of complex queries and explained principles and techniques with such clarity that a `Mere Mortal` will indeed be empowered to perform the superhuman. Do not walk past this book!
--Graham Mandeno, Database Consultant

SQL Queries for Mere Mortals provides a step-by-step, easy-to-read introduction to writing SQL queries. It includes hundreds of examples with detailed explanations. This book provides the tools you need to understand, modify, and create SQL queries
--Keith W. Hare, Convenor, ISO/IEC JTC1 SC32 WG3--the International SQL Standards Committee

I learned SQL primarily from the first edition of this book, and I am pleased to see a second edition of this book so that others can continue to benefit from its organized presentation of the language. Starting from how to design your tables so that SQL can be effective (a common problem for database beginners), and then continuing through the various aspects of SQL construction and capabilities, the reader can become a moderate expert upon completing the book and its samples. Learning how to convert a question in English into a meaningful SQL statement will greatly facilitate your mastery of the language. Numerous examples from real life will help you visualize how to use SQL to answer the questions about the data in your database. Just one of the `watch out for this trap` items will save you more than the cost of the book when you avoid that problem when writing your queries. I highly recommend this book if you want to tap the full potential of your database.
--Kenneth D. Snell, Ph.D., Database Designer/Programmer

I don't think they do this in public schools any more, and it is a shame, but do you remember in the seventh and eighth grades when you learned to diagram a sentence? Those of you who do may no longer remember how you did it, but all of you do write better sentences because of it. John Viescas and Mike Hernandez must have remembered because they take everyday English queries and literally translate them into SQL. This is an important book for all database designers. It takes the complexity of mathematical Set Theory and of First Order Predicate Logic, as outlined in E. F. Codd's original treatise on relational database design, and makes it easy for anyone to understand. If you want an elementary- through intermediate-level course on SQL, this is the one book that is a requirement, no matter how many others you buy.
--Arvin Meyer, MCP, MVP

Even in this day of wizards and code generators, successful database developers still require a sound knowledge of Structured Query Language (SQL, the standard language for communicating with most database systems). In this book, John and Mike do a marvelous job of making what's usually a dry and difficult subject come alive, presenting the material with humor in a logical manner, with plenty of relevant examples. I would say that this book should feature prominently in the collection on the bookshelf of all serious developers, except that I'm sure it'll get so much use that it won't spend much time on the shelf!
-- Doug Steele, Microsoft Access Developer and author

Over the last several decades, SQL has evolved from a language known only to computer specialists to a widely used international standard of the computer industry. The number of new applications deployed each year using SQL now totals in the millions. If you are accessing corporate information from the Internet or from an internal network, you are probably using SQL. This new edition of SQL Queries for Mere Mortals helps new users learn the foundations of SQL queries, and is an essential reference guide for intermediate and advanced users.

The accompanying CD contains five sample databases used for the example queries throughout the book in four different formats: Microsoft SQL Server 2000 and later, Microsoft Access 2000 and later, MySQL version 5.0 and later, and SQL scripts that can be used with most other implementations of the language.



User review
Too Many Mistakes
We used this book in our college course, and our professor is changing books next semester because this book is littered with examples that do NOT work. The examples in the book didn't work and the examples on the CD also did not work.


The examples didn't work 95% of the time because there were spelling mistakes in the table names or field names, or the author linked the wrong columns. He would say `This example shows how to do this,,.` and the example would do something completely different then the descritpion said it was going to do.


If your new to programming, this is going to do nothing but confuse you. I thought it was a decent book, until we got further into it and realized that there are on average 3 examples that do not even execute in each chapter after about chapter 7.


Also, on pages 601 (I think, there abouts) there is a complete schema of every sample database provided. Even those schemas are incorrect. They don't correctly reflect the databases, mostly because of spelling mistakes in the table names, and field names.


My professor is not very happy that he chose to use this book for our class.

User review
Great book for getting you up and running
I took a new job where I needed to write SQL queries, and I had never done that before. No problem, I ordered this (and a couple other) book(s) and in essentially one afternoon I was able to write the queries that I needed to write, and understand how they worked. This book was the one that I used most in learning this stuff, so it gets a big recommendation from me.


This book takes you step-by-step in creating SQL queries. First simply using a `select` clause, then `from`, then `order by` and so forth until you are learning how to put together some pretty complicated queries. I definitely felt like this taught me all I needed to know to get started. The book his some nice diagrams that show how the different clauses are put together, which I also found very helpful.


The only criticism that I have for this book, and I dock it 1-star for this, is that the book contains quite a bit of stuff that I consider useless, and just makes it a little more time consuming to wade through it than it really needs to be. For example, if you are reading the book sequentially, you must first read through chapters on this history of sql (yawn) and database design (useful, but seemingly out of place in this book) before you get into the `meat` of the book. Then once you get into the queries sections, it seems to give you a lot of examples which are basically identical to one another (in other words, redundant and unnecessary).


These are relatively minor complaints though, and it is a very useful and effective book.

User review
Kindle edition cost
The book itself is only $34 her on Amazon w/free Super Saver shipping (for those who can wait a bit), so I feel the Kindle version is overpriced. That could be a bias on my part because for technical material I definately lean towards a hardcopy book (not so for mags, novels and newspapers). While all authors need to make a buck, a $27 electronic version is just too much.

User review
A great book for a review of the basics
I really enjoyed this book and the return to the fundamentals that this book provides.

User review
Great, but with a MAJOR caveat!
This book is terrific for database newbies, such as myself, who need to get up to speed on SQL as quickly as possible. But, please be aware of one MAJOR flaw if you are a (insert shudder here) Windows Vista user:


The book includes a CD, advertised as usable on either a Windows or a Mac system, for all of the sample databases and queries referenced in the text. On the Mac side, the files will load effortlessly (natch) -- but, if you are using Windows Vista, your system won't even see the Windows partition on the disk. Strangely, it will see the Mac files, but of course, you can't use them. If you are using Windows XP, however, the files show up just fine. Turns out that the CD is formatted as HTF, and Vista will not read those files. The files are not available online for download (at least as of this writing), so forewarned is forearmed.


Download this book!

Free Ebooks Download