SQL for MySQL Developers: A Comprehensive Tutorial and Reference

Book 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 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.

Coverage includes

  • 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

  • Embedding SQL statements within PHP programs

  • Building stored procedures and triggers

  • Using transactions, locking, rollback, and isolation levels

  • Utilizing MySQL’s catalog

All of the book’s sample programs are available for download from www.r20.nl.

About the Author

RickF. van der Lans is author of the classic Introduction to SQL, the definitive SQL guide that database developers have relied on for more than 20 years. He is a consultant, author, and lecturer specializing in database technology, development tools, data warehousing, and XML. As managing director of the Netherlands-based R20/Consultancy, he has advised many large companies on defining their IT architectures. He chairs the European Meta Data Conference, and writes columns for several magazines.

Contents

About the Author  

Preface    

PART I Introduction    

CHAPTER 1 Introduction to MySQL    

CHAPTER 2 The Tennis Club Sample Database    

CHAPTER 3 Installing the Software    

CHAPTER 4 SQL in a Nutshell    

PART II Querying and Updating Data     

CHAPTER 5 SELECT Statement: Common Elements    

CHAPTER 6 SELECT Statements, Table Expressions, and Subqueries    

CHAPTER 7 SELECT Statement:The FROM Clause    

CHAPTER 8 SELECT Statement: The WHERE Clause    

CHAPTER 9 SELECT Statement: SELECT Clause and Aggregation Functions    

CHAPTER 10 SELECT Statement: The GROUP BY Clause    

CHAPTER 11 SELECT Statement: The HAVING Clause    

CHAPTER 12 SELECT Statement: The ORDER BY Clause    

CHAPTER 13 SELECT Statement: The LIMIT Clause    

CHAPTER 14 Combining Table Expressions    

CHAPTER 15 The User Variable and the SET Statement    

CHAPTER 16 The HANDLER Statement    

CHAPTER 17 Updating Tables    

CHAPTER 18 Loading and Unloading Data    

CHAPTER 19 Working with XML Documents    

PART III Creating Database Objects     

CHAPTER 20 Creating Tables    

CHAPTER 21 Specifying Integrity Constraints    

CHAPTER 22 Character Sets and Collations    

CHAPTER 23 The ENUM and SET Types    

CHAPTER 24 Changing and Dropping Tables    

CHAPTER 25 Using Indexes    

CHAPTER 26 Views    

CHAPTER 27 Creating Databases    

CHAPTER 28 Users and Data Security    

CHAPTER 29 Statements for Table Maintenance    

CHAPTER 30 The SHOW, DESCRIBE, and HELP Statements    

PART IV Procedural Database Objects     

CHAPTER 31 Stored Procedures    

CHAPTER 32 Stored Functions    

CHAPTER 33 Triggers    

CHAPTER 34 Events    

PART V Programming with SQL     

CHAPTER 35 MySQL and PHP    

CHAPTER 36 Dynamic SQL with Prepared Statement    

CHAPTER 37 Transactions and Multiuser Usage    

APPENDIX A Syntax of SQL    

APPENDIX B Scalar Functions    

APPENDIX C System Variables    

APPENDIX D Bibliography    

Index    

Table of contents

  1. Title Page
  2. Copyright Page
  3. Contents
  4. About the Author
  5. Preface
  6. Part I. Introduction
    1. Chapter 1. Introduction to MySQL
    2. Chapter 2. The Tennis Club Sample Database
    3. Chapter 3. Installing the Software
    4. Chapter 4. SQL in a Nutshell
  7. Part II. Querying and Updating Data
    1. Chapter 5. SELECT Statement: Common Elements
    2. Chapter 6. SELECT Statements, Table Expressions, and Subqueries
    3. Chapter 7. SELECT Statement: The FROM Clause
    4. Chapter 8. SELECT Statement: The WHERE Clause
    5. Chapter 9. SELECT Statement: SELECT Clause and Aggregation Functions
    6. Chapter 10. SELECT Statement: The GROUP BY Clause
    7. Chapter 11. SELECT Statement: The HAVING Clause
    8. Chapter 12. SELECT Statement: The ORDER BY Clause
    9. Chapter 13. SELECT Statement: The LIMIT Clause
    10. Chapter 14. Combining Table Expressions
    11. Chapter 15. The User Variable and the SET Statement
    12. Chapter 16. The HANDLER Statement
    13. Chapter 17. Updating Tables
    14. Chapter 18. Loading and Unloading Data
    15. Chapter 19. Working with XML Documents
  8. Part III. Creating Database Objects
    1. Chapter 20. Creating Tables
    2. Chapter 21. Specifying Integrity Constraints
    3. Chapter 22. Character Sets and Collations
    4. Chapter 23. The ENUM and SET Types
    5. Chapter 24. Changing and Dropping Tables
    6. Chapter 25. Using Indexes
    7. Chapter 26. Views
    8. Chapter 27. Creating Databases
    9. Chapter 28. Users and Data Security
    10. Chapter 29. Statements for Table Maintenance
    11. Chapter 30. The SHOW, DESCRIBE, and HELP Statements
  9. Part IV. Procedural Database Objects
    1. Chapter 31. Stored Procedures
    2. Chapter 32. Stored Functions
    3. Chapter 33. Triggers
    4. Chapter 34. Events
  10. Part V. Programming with SQL
    1. Chapter 35. MySQL and PHP
    2. Chapter 36. Dynamic SQL with Prepared Statement
    3. Chapter 37. Transactions and Multiuser Usage
  11. Appendix A. Syntax of SQL
  12. Appendix B. Scalar Functions
  13. Appendix C. System Variables
  14. Appendix D. Bibliography
  15. Index

Product information

  • Title: SQL for MySQL Developers: A Comprehensive Tutorial and Reference
  • Author(s):
  • Release date: April 2007
  • Publisher(s): Addison-Wesley Professional
  • ISBN: 9780131497351