BookMooch logo
 
home browse about join login
Michael J. Hernandez : SQL Queries for Mere Mortals: A Hands-On Guide to Data Manipulation in SQL
?



Author: Michael J. Hernandez
Title: SQL Queries for Mere Mortals: A Hands-On Guide to Data Manipulation in SQL
Moochable copies: No copies available
Amazon suggests:
>
Topics:
>
Published in: English
Binding: Paperback
Pages: 528
Date: 2000-08-31
ISBN: 0201433362
Publisher: Addison-Wesley Professional
Weight: 1.7 pounds
Size: 0.96 x 7.0 x 9.18 inches
Edition: 7th
Previous givers:
4
>
Previous moochers:
4
>
Wishlists:
2Scott (USA: IA), books2blessings (USA: TX).
Description: Product Description
Now there's a practical, hands-on guide to SQL for millions of beginning-to-intermediate database users who desperately need to create fast, accurate, effective queries -- whether they have formal database training or not. The authors begin by introducing the fundamental concepts underlying relational databases and SQL. They then introduce the absolute basics of SQL, including the SELECT statement, creating expressions, and applying filters. Next, they introduce techniques for solving one of the most common problems database users encounter: drawing data from multiple tables at once. The book includes detailed coverage of grouping, totaling, and summarizing data; using SQL to update, insert, and delete data; and more. In the final section, Hernandez and Viescas introduce "thinking out of the box" techniques that allow users to solve a wide variety of complex SQL problems. Most chapters end with sample problems, solutions, and result sets -- all based on a library of five real-world databases included on the accompanying CD-ROM.


Amazon.com Review
To the people who are accomplished in its use, Structured Query Language (SQL) is a highly capable, eminently flexible, even beautiful way of describing the data that you want from a database, or the changes that you want to make to a database. For the rest of us, however, SQL is a first-class nuisance that we do our best to avoid by relying on relatively user-friendly--but usually less powerful--tools. SQL Queries for Mere Mortals aims to bring SQL-phobes closer to the first camp by tutoring them carefully in what SQL can do.

The authors recognize that SQL queries usually come about as a result of questions from human beings, and so usefully spend a fair bit of time showing how to convert, say, "In what cities do our customers live?" into, "Select city from the customers table" and, finally, "SELECT city FROM customers" in SQL. They call this the "translation and clean up" process, and it's a fine approach. They don't press it too far, however, and are equally adept at presenting straight explanations of SQL syntax elements in prose. They spend a lot of energy graphically diagramming aspects of SQL syntax in a format that requires some up-front study. A particular reader might prefer text capsules to this arrow-intensive format, but other learners might like the graphical syntax diagrams. --David Wall

Topics covered: ANSI SQL/92 for people who need to use it to make queries against business databases. The authors introduce one or two syntax elements at a time--SELECT, WHERE, JOIN, UNION, and so on--and cover data extraction, data insertion, filtering, joins, calculations, and other capabilities of generic SQL.

URL: http://bookmooch.com/0201433362
large book cover

WISHLIST ADD >

SAVE FOR LATER >

AMAZON >

OTHER WEB SITES >

RELATED EDITIONS >

RECOMMEND >

REFRESH DATA >