Specifications
Further Reading
For more information, you can read about setting up a database at the MySQL online manual
at http://www.mysql.com/.
Next
Now that you know how to create users, databases, and tables, you can concentrate on interact-
ing with the database. In the next chapter, we’ll look at how to put data in the tables, how to
update and delete it, and how to query the database.
Using MySQL
P
ART II
206
11 7842 CH08 3/6/01 3:38 PM Page 206