December 2005
Intermediate to advanced
336 pages
4h 52m
English
In this chapter, you’ll learn about databases and SQL, prerequisites to learning MySQL.
The fact that you are reading this book indicates that you, somehow, need to interact with databases. And so before diving into MySQL and its implementation of the SQL language, it is important that you understand some basic concepts about databases and database technologies.
Whether you are aware of it or not, you use databases all the time. Each time you select a name from your email address book, you are using a database. If you conduct a search on an Internet search site, you are using a database. When you log into your network at work, you are validating your name and password against a database. Even when you ...
Read now
Unlock full access