0%

Book Description

This is the second edition of the popular practitioner's guide to SQL, the industry-standard database query language. Like most computer languages, SQL can be overwhelming when you first see it, but for years readers have relied on this book to clear the confusion and explain how SQL works and how to use it effectively. Packed with tips, tricks, and good information, SQL Clearly Explained, Second Edition teaches database users and programmers everything they need to know to get their job done including
· formulating SQL queries,
· understanding how queries are processed by the DBMS,
· maximizing performance,
· using SQL to enter, modify, or delete data,
· creating and maintaining database structural elements, and
· embedding SQL in applications.


Features
· Updated and expanded to include changes in the SQL standard (SQL:1999) as well as recently implemented aspects of SQL-92.
· Includes CD with examples from the book as well as MySQL, a popular open-source DBMS, on which the examples are based.
· Web enhanced with extra features available online at www.mkp.com.

* Second edition of classic SQL handbook
* Updated to cover changes in the SQL language standard (SQL:1999)
* Includes CD with MySQL software

Table of Contents

  1. Cover Image
  2. Table of Contents
  3. Front matter
  4. Copyright
  5. Preface to the Third Edition
  6. 1. The Relational Data Model
  7. 2. Relational Algebra
  8. 3. Introduction to SQL
  9. 4. Simple SQL Retrieval
  10. 5. Retrieving Data from More Than One Table
  11. 6. Advanced Retrieval Operations
  12. 7. Working with Groups of Rows
  13. 8. Data Modification
  14. 9. Schemas and Tables
  15. 10. Views, Temporary Tables, CTEs, and Indexes
  16. 11. Keeping the Design Up to Date
  17. 12. Users and Access Rights
  18. 13. Users, Sessions, and Transaction Control
  19. 14. Writing and Executing SQL Routines and Modules—Triggers and Stored Procedures
  20. 15. Embedded SQL
  21. 16. Dynamic SQL
  22. 17. XML Support
  23. 18. The Object-Relational Data Model
  24. 19. Object-Relational Support
  25. Appendix A. Common Acronyms and Abbreviations
  26. Appendix B. SQLSTATE Return Codes
  27. Appendix C. SQL Syntax Summary
  28. Glossary
  29. Index
3.137.192.3