Skip to content

Sams Teach Yourself SQL in 10 Minutes

Best in textbook rentals since 2012!

ISBN-10: 0672336073

ISBN-13: 9780672336072

Edition: 4th 2013 (Revised)

Authors: Ben Forta

List price: $29.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Sams Teach Yourself SQL in 10 Minuteshas established itself as the gold standard for introductory SQL books, offering a fast-paced accessible tutorial to the major themes and techniques involved in applying the SQL language. Forta's examples are clear and his writing style crisp and concise. As with earlier editions, this revision includes coverage of current versions of all major commercial SQL platform. New this time around is coverage of MySQL and PostgreSQL. All examples have been tested against each SQL platform, with incompatibilities or platform distinctives called out and explained. Step-by-step instructions walk readers through the most common questions, issues, and tasks... "Did…    
Customers also bought

Book details

List price: $29.99
Edition: 4th
Copyright year: 2013
Publisher: Pearson Education
Publication date: 10/25/2012
Binding: Paperback
Pages: 288
Size: 5.50" wide x 8.25" long x 0.50" tall
Weight: 0.836
Language: English

Introduction
Understanding SQL
Retrieving Data
Sorting Retrieved Data
Filtering Data
Advanced Data Filtering
Using Wildcard Filtering
Creating Calculated Fields
Using Data Manipulation Functions
Summarizing Data
Grouping Data
Working with Subqueries
Joining Tables
Creating Advanced Joins
Combining Queries
Inserting Data
Updating and Deleting Data
Creating and Manipulating Tables
Using Views
Working with Stored Procedures
Managing Transaction Processing
Using Cursors
Understanding Advanced SQL Features
Sample Table Scripts
Working in Popular Applications
SQL Statement Syntax
SQL Datatypes
SQL Reserved Words