Our lead DBA told me about this book (an earlier edition) and I bought it over a year ago. Up until Feb. 2006, I had no idea what SQL was. As a tech lover and "sponge of knowledge", I saw a need at my job to take over the ad-hoc report requests that burdened our DBAs. With teachings from them and a 2 day training class I embarked on my query writing adventure. 1.5 years later, I have learned a great deal and use this book...
0Report
The best SQL book I've found so far. This is really just an update of "The Practical SQL Handbook" and that's a good thing. These authors do a marvelous job of explaining how to accomplish things with SQL without getting too deep. The writing is at a conversational level ... like you are speaking with a co-worker. I think the organization of the book makes sense and have had no problems finding answers while jumping around...
0Report
Does a good job of explaining SQL from the basic stuff up to highly complex queries. Goes into detail whenever necessary to explain the differences between an implementation in Oracle, SQL Server, mySQL, etc. Highly recommended.
0Report
This is a good book for the people who r new to sql.
0Report
What makes this Fourth Edition to the Practical SQL series special is the approach to teaching SQL shared by all the editions in this series. The same statements and queries are covered by many SQL texts, but not with the same clarity or teaching philosophy.Beginning programmers are often unaware that much of programming goes according to what I like to call "programmer lore." The accumulated tradition of practices that are...
0Report