Skip to content

Sams Teach Yourself SQL in 24 Hours

Best in textbook rentals since 2012!

ISBN-10: 0672330180

ISBN-13: 9780672330186

Edition: 4th 2008

Authors: Ryan Stephens, Arie Jones, Ron D. Plew

List price: $39.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:

In just 24 lessons of one hour or less, you will learn professional techniques to design and build efficient databases and query them to extract useful information. Using a straightforward, step-by-step approach, each lesson builds on the previous one, allowing you to learn the essentials of ANSI SQL from the ground up. Example code demonstrates the authorsrsquo; professional techniques, while exercises written for MySQL offer the reader hands-on learning with an open-source database. Included are advanced techniques for using views, managing transactions, database administration, and extending SQL. Step-by-step instructions carefully walk you through the most common SQL tasks. Q&As,…    
Customers also bought

Book details

List price: $39.99
Edition: 4th
Copyright year: 2008
Publisher: Pearson Education
Publication date: 5/30/2008
Binding: Paperback
Pages: 504
Size: 6.75" wide x 9.25" long x 1.00" tall
Weight: 1.848
Language: English

Introductionnbsp
What This Book Intends to Accomplish
What We Added to This Edition
What You Need
Conventions Used in This Book
ANSI SQL and Vendor Implementations
Understanding the Examples and Exercises
A SQL Concepts Overview
Welcome to the World of SQL
SQL Definition and History
SQL Sessions
Types of SQL Commands
The Database Used in This Book
Summary
Q&A
Workshop
Building Your Database
Defining Data Structures
What Is Data?
Basic Data Types
Summary
Q&A
Workshop
Managing Database Objects
What Are Database Objects?
What Is a Schema?
A Table: The Primary Storage for Data
Integrity Constraints