S'ware Metrics Home

Book Store PMP Books PDAs
S'ware Metrics Six Sigma LCD Monitors
Requirements Management PMBOK Books
Team Building Use Case DVD Players

A Guide to SQL


A Guide to SQL

A Guide to SQL

List Price: $62.95
Our Price:
$56.65
Availability: Usually ships in 24 hours


Manufacturer: Course Technology
Author: Philip J. Pratt
Binding: Paperback
Publication Date: 2004-11-22
Publisher: Course Technology
Label: Course Technology
Number Of Pages: 312
Features:


Editorial Review:
A Guide to SQL, Seventh Edition illustrates the basics of SQL programming using straightforward instruction and extensive hands-on exercises. Phil Pratt continues to present basic SQL commands in a business context using Oracle. A new running case, for a total of three, presents lessons in a real-world context for managing orders, parts, customers and sales reps.
Cached date: AWS Called=true

You may also be interested in these products:
Concepts of Database Management, Sixth Edition
Concepts of Database Management, Sixth Edition
Modern Database Management (9th Edition)
Modern Database Management (9th Edition)
Database Systems: Design, Implementation, and Management
Database Systems: Design, Implementation, and Management
Database Systems: Design, Implementation, and Management
Database Systems: Design, Implementation, and Management
Database Processing: Fundamentals, Design, and Implementation (10th Edition)
Database Processing: Fundamentals, Design, and Implementation (10th Edition)


These categories may also be of interest to you:


Customer Reviews
Average Customer Rating: 3.0

A good introduction to SQL 2008-11-12
I bought this as the textbook for a 1 credit class on SQL at the local community college. I knew a little about SQL, but this book is a decent reference source without a lot of filler. It is certainly not a COMPLETE reference - anyone looking for a no-holds-barred SQL reference should not buy this book. I think it is a great intro for a beginner, though.


Good for SQL beginners 2008-09-09
Good resource for getting started with SQL language. However, I didn't like that it tries to make Oracle, MySQL and MS-Access to look alike when talking about SQL language. It should have mention SQL Server instead. Also the exercises at the end of the chapters have too long answers, specially if you have to deliver them as part of a course. The sample database have to many rows to answer the questions. It should be minimized to 2 or 3 rows max for each answer, and forget about too many SELECT * FROM whatever with no WHERE at all or WHERE everybody meets the criteria.


My Favorite of 9 Books I Purchased to Learn SQL 2007-09-09
I am a beginning student of databases, and bought several highly-rated SQL books on Amazon (SQL Server Unleashed, MS SQL Server Database Essentials, Welling's MYSQL Tutorial, SQL Queries for Mere Mortals, Learning SQL, the SAMS 21 Day book, etc.) This one has been the most helpful for purposes of learning query language. The "databases" topic is really several different topics: database design, database administration, how to make your particular software work, querying, and more. Many books try to cover it all and get very thick and confusing in the process. This is a great book for learning and more importantly PRACTICING query language. SQL is best learned by DOING, so the practice exercises at the end of each chapter, which start easy and build to the more difficult, are just great. Early in the book you create 5 simple tables that the author uses for the examples and exercises throughout the book (there are also two additional simple databases that have chapter-end exercises throughout the book). You're not constantly familiarizing yourself with new data, which frees you to focus on learning new skills. I recommend using this book in conjunction with a database design textbook (the author has written one that I haven't seen but is probably good; I happened to purchase the Rob/Coronel book which is good) and an installation/configuration/administration type book that will help you navigate your software (for example, MS SQL Server Database Essentials -- choose a book that matches the software you will be working with).

This is a skill-building book rather than a reference book -- if you really work through it, you won't need it as a reference ever again because it is possible to absorb and retain everything it offers. Query language is deceptively simple, so even though this is a beginner book, it will take you to an intermediate skill level.


Excellent for beginners 2007-08-25
I have used several editions of this book with nary a complaint from students. The book uses real, honest-to-goodness, standard SQL. SQL is a standardized language, but the 900 lb. gorillas in the market like Oracle and Microsoft refuse to follow the standard. If you use some flavor of Microsoft Jet SQL or Oracle, this book will be of use, but will not teach you all of the "extensions" that the big SQL players have made in their proprietary versions of SQL. Still, pretty much all of the code in this book will run, even from the bone-headed SQL prompt in Microsoft Access!

As other reviewers have noted, this is not a general DBMS book, although good design principles are followed. If you want a relatively short and comprehensive introduction to DBMS, I recommend Pratt and Adamski's _Concepts of Database Management_ 6th ed. There are many outstanding DBMS books out there, but Pratt and Adamski is the arguably the briefest. The chapters on normalization are very good--very practical with very little set theory. I regard database design as little more than applied set theory, and if your set theory is weak, Pratt and Adamski is the book for you.




great service not so great book 2006-12-14
The delivery service for this book was excellent..no doubt about that. The book itself was confusing to navigate through, and it lacks material