0%

Book Description

Simply SQL is a practical step-by-step guide to writing SQL. You'll learn how to make the most of your data using best-practice SQL code. Rather than bore you with theory, it focuses on the practical use of SQL with common databases and uses plenty of diagrams, easy-to-read text, and examples to help make learning SQL easy and fun.

Table of Contents

  1. Simply SQL
    1. Preface
    2. 1. An Introduction to SQL
    3. 2. An Overview of the SELECT Statement
    4. 3. The FROM Clause
    5. 4. The WHERE Clause
    6. 5. The GROUP BY Clause
    7. 6. The HAVING Clause
    8. 7. The SELECT Clause
    9. 8. The ORDER BY Clause
    10. 9. SQL Data Types
    11. 10. Relational Integrity
    12. 11. Special Structures
    13. A. Testing Environment
    14. B. Sample Applications
    15. C. Sample Scripts
    16. D. SQL Keywords
    17. Index