Skip to content

SQL for MySQL Developers A Comprehensive Tutorial and Reference

Best in textbook rentals since 2012!

ISBN-10: 0131497359

ISBN-13: 9780131497351

Edition: 2007

Authors: Rick F. Van Der Lans, Diane Cools

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

The Most Complete and Practical Guide to MySQL Version 5' s Powerful SQL Dialect MySQL version 5 offers a SQL dialect with immense power. In "SQL for MySQL Developers," Rick F. van der Lans helps you master this version ofSQL and take advantage of its full potential. Using case study examplesand hands-on exercises, van der Lans illuminates every key concept, technique, and statement-including advanced features that make iteasier to create even the most complex statements and programs. Drawing on decades of experience as an SQL standards team member and enterprise consultant, he reveals exactly why MySQL' s dialect works as it does-and how to get the most out of it. You' ll gain powerful…    
Customers also bought

Book details

List price: $59.99
Copyright year: 2007
Publisher: Addison Wesley Professional
Publication date: 4/20/2007
Binding: Paperback
Pages: 1032
Size: 7.00" wide x 9.25" long x 2.00" tall
Weight: 3.168
Language: English

About the Author
Preface
Introduction
Introduction to MySQL
The Tennis Club Sample Database
Installing the Software
SQL in a Nutshell
Querying and Updating Data
Select Statement
Common Elements
Select Statements
Table Expressions, and Subqueries
Select Statement
The From Clause
Select Statement
The Where Clause
Select Statement
Select Clause and Aggregation Functions
Select Statement
The Group BY Clause
Select Statement
The Having Clause
Select Statement
The Order By Clause
Select Statement
The Limit Clause
Combining Table Expressions
The User Variable and the SET Statement
The HANDLER Statement
Updating Tables
Loading and Unloading Data
Working with XML Documents
Creating Database Objects
Creating Tables
Specifying Integrity Constraints
Character Sets and Collations
The ENUM and SET Types
Changing and Dropping Tables
Using Indexes
Views
Creating Databases
Users and Data Security
Statements for Table Maintenance
The Show, Describe, and HELP Statements
Procedural Database Objects
Stored Procedures
Stored Functions
Triggers
Events
Programming with SQL
MySQL and PHP
Dynamic SQL with Prepared Statement
Transactions and Multiuser Usage
Syntax of SQL
Scalar Functions
System Variables
Bibliography
Index