Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Beginning SQL (Programmer to Programmer) Review by Richard R. Webster

Great beginner guide to SQL

I really like this book.

It is broken into two sections. Chapter 1-3 is a once-over-lightly overview of all the key concepts involved in SQL. The rest is a thorough and detailed guide to more advanced uses.

The SQL is generic, though the book has specific exceptions for MySQL, Access, SQL Server and Oracle. These are mostly unobtrusive and can be skimmed easily. It is moderately useful to see what exceptions exist and why, even if you have no intention of using those DBMS's. Unlike books like SQL in a Nutshell, these references don't create constant interruptions in the reading flow.

What I like most about this book is that each subject is given a complete discussion, with ERD, SQL commands, and example data. In most cases, there is more than one example of usage. Unlike the current book, the examples are uncomplicated and make sense out of context of previous chapters, for the most part. The database examples are more self-contained and real-world than the current book -- more like the classroom examples.

This book devotes from 3-10 pages to what most books only give 1/2 page. The text flows well and is light and friendly, but doesn't have distracting anecdotes. At first glance, it is a lot of text, a lot of pages, and the paper is newsprint which seems intimidating, but it is a quick read. The data examples are humorous, which makes it a bit less dull. Even though the Wrox tagline is "Programmer to Programmer" this book is more accessible than any other programming text I've read. It really is Beginning SQL.

My only complaint: no coverage of PostgreSQL.

Two thumbs up, 5 stars, etc... I really like this book!