
SQL for MySQL Developers
A Comprehensive Tutorial and Reference
Résumé
MySQL 5.x offers a SQL dialect with immense power. In SQL for MySQL Developers, Rick F. van der Lans helps you master this version of SQL, and leverage its full potential. Using case study examples and hands-on exercises, van der Lans illuminates every key concept, technique, and statement-including advanced features that make it easier to create even the most complex statements and programs.
Drawing on decades of experience as a 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 insight into everything from basic queries to stored procedures, transactions to data security.
Whether you're a programmer, Web developer, analyst, DBA, or database user, this book can take you from "apprentice" to true SQL expert. If you've used SQL in older versions of MySQL, you'll become dramatically more effective-and if you're migrating from other database platforms, you'll gain practical mastery fast.
- Writing queries, including joins, functions, and subqueries
- Updating data
- Creating tables, views, and other database objects
- Specifying keys and other integrity constraints
- Improving efficiency with indexes
- Enforcing security via passwords and privileges
- Building stored procedures and triggers
- Embedding SQL statements within PHP programs
- Using transactions, savepoint, rollback, isolation level, and repeatable read
- Optimizing performance by reformulating SQL statements
- Utilizing MySQL's catalog
- Reference section: SQL statement definitions and SQL function lists
L'auteur - Rick Van der Lans
Rick van der Lans is an independent database consultant with many years' experience developing applications with SQL. He lectures frequently in the USA and Europe and is the author of several books on SQL, also published by Addison-Wesley, including The SQL Guide for Oracle and An SQL Guide for dBase IV.
Sommaire
- 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 multi-user usage
- Appendix A Syntax of SQL
- Appendix B Scalar functions
- Appendix C System variables
- Appendix D Bibliography
Caractéristiques techniques
PAPIER | |
Éditeur(s) | Addison Wesley |
Auteur(s) | Rick Van der Lans |
Parution | 31/05/2007 |
Nb. de pages | 1032 |
Couverture | Broché |
Intérieur | Noir et Blanc |
EAN13 | 9780131497351 |
ISBN13 | 978-0-13-149735-1 |
Avantages Eyrolles.com
Consultez aussi
- Les meilleures ventes en Graphisme & Photo
- Les meilleures ventes en Informatique
- Les meilleures ventes en Construction
- Les meilleures ventes en Entreprise & Droit
- Les meilleures ventes en Sciences
- Les meilleures ventes en Littérature
- Les meilleures ventes en Arts & Loisirs
- Les meilleures ventes en Vie pratique
- Les meilleures ventes en Voyage et Tourisme
- Les meilleures ventes en BD et Jeunesse
- Informatique Systèmes d'exploitation Linux
- Informatique Bases de données
- Informatique Bases de données Produits SGBD
- Informatique Bases de données Produits SGBD MySQL
- Informatique Développement d'applications Conception et développement web Serveurs web et serveurs d'application Apache
- Informatique Développement d'applications Langages PHP
- Informatique Développement d'applications Langages SQL