Search this Site powered by Google
Home | About Us | Blog | Link to Us | Contact Us  Shop at Our ASP.NET Store!

Powered by ASP.NET

In association with Amazon.com
Store

See larger picture

Learning SQL
by Alan Beaulieu - O'Reilly Media, Inc.

List Price: $34.95
Price at Amazon.com: $23.07 (Save 34%)

Buy from Amazon.com

Availability: Usually ships in 24 hours
Shipping rates and policies

  • Average Customer Review: Based on 23 reviews.
  • Amazon.com Sales Rank: 18855


Product Description

SQL (Structured Query Language) is a standard programming language for generating, manipulating, and retrieving information from a relational database. If you're working with a relational database--whether you're writing applications, performing administrative tasks, or generating reports--you need to know how to interact with your data. Even if you are using a tool that generates SQL for you, such as a reporting tool, there may still be cases where you need to bypass the automatic generation feature and write your own SQL statements.

To help you attain this fundamental SQL knowledge, look to "Learning SQL," an introductory guide to SQL, designed primarily for developers just cutting their teeth on the language.

"Learning SQL" moves you quickly through the basics and then on to some of the more commonly used advanced features. Among the topics discussed:

The history of the computerized database

SQL Data Statements--those used to create, manipulate, and retrieve data stored in your database; example statements include select, update, insert, and delete

SQL Schema Statements--those used to create database objects, such as tables, indexes, and constraints

How data sets can interact with queries

The importance of subqueries

Data conversion and manipulation via SQL's built-in functions

How conditional logic can be used in Data Statements

Best of all, "Learning SQL" talks to you in a real-world manner, discussing various platform differences that you're likely to encounter and offering a series of chapter exercises that walk you through the learning process. Whenever possible, the book sticks to the features included in the ANSI SQL standards. This meansyou'll be able to apply what you learn to any of several different databases; the book covers MySQL, Microsoft SQL Server, and Oracle Database, but the features and syntax should apply just as well (perhaps with some tweaking) to IBM DB2, Sybase Adaptive Server, and PostgreSQL.

Put the power and flexibility of SQL to work. With "Learning SQL" you can master this important skill and know that the SQL statements you write are indeed correct.


Featured Customer Reviews

Good beginner book, October 09, 2008
This is a great for those who want to learn mysql. It's easy to understand and the examples are clear and simple and teach you step by step what you need to know.
I just think it would be better to focus on Oracle SQL than mysql and that sometime the book doesn't cover the why and how of certain things that would help understand concepts a little better. For exemple no words when learning contraints about what are in line and out of line constraint, or in a join what are the alias. Also the file they ask you to download is not where they say it would but it's not too hard to find it.
Otherwise it's a great book and strongly recommend it.

Keiths Review, September 15, 2008
Very well written book. However, I really needed the book to learn Microsoft SQL Server and it is more directed towards MySQL, which I do not use. I was a little disappointed in that fact so if you are in the same predicament, take this into account for your purchase.

Only for beginners, June 14, 2008
I have been working with some fairly decent SQL from the past 3 years. I wanted to improve my basics and also learn some advanced topics.
This book is good for real beginners and not somebody who is already into SQL.
Apart from that, the content and explaining style of the author is good. I would recommed this book for beginners only.
I wish O'Reilly would tag their books in terms of target readers. like beginner, intermediate, advanced, re-search, etc.
I agree "learning" does indicate the same, but still.

Only for MySQL, not for Microsoft SQL Server, July 19, 2007
Buy instead the excellent book by Ben Forta "SQL in 10 Minutes", which is a bit more simplistic but better.

This book is geared towards an older version of MySQL, ver 4.x. Despite my best efforts, and I have several books on SQL and am not entirely a beginner, I could not entirely translate the MySQL script source code associated with this book to MS SQL Server 2005 SQL.

Also, some of the "foreign keys" in the sample database have confusing names--a minor point but annoying.

Avoid this book, unless you want to use it (as I do) as a training exercise (since I have other SQL books) rather than a book you can learn from.

Not for a true novice, June 21, 2007
I bought this book thinking I could learn SQL as a true novice. This book is not intended for a real beginner, but for developers/programmers that probably already know at least one language. For a real beginner's book see Forta's MYSQL Crash Course or Teach Yourself SQL. This book, Learning SQL, would probably be your next book.


You might also be interested in these items...

Home | About Us | Link to Us | Contact Us
Privacy Statement © 2004-2009 ASPNETWorld.com