SQL for MySQL Developers: A Comprehensive Tutorial and Reference
by Rick F. van der Lans, Diane Cools
Part I. Introduction
SQL is a compact and powerful language for working with databases. Despite this compactness, it cannot be described simply in a few chapters. We would do the language no justice then. And that certainly applies to MySQL’s SQL dialect, which has many, many possibilities. For this reason, we start this book with a number of introductory chapters that form the first part.
In Chapter 1, “Introduction to MySQL,” we provide an overall description of SQL, including its background and history, and the history of MySQL. MySQL is open source software; in Section 1.8, we explain what that really means. We also describe a number of concepts in the relational model (the theory behind SQL).
This book contains many examples and exercises. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access