Chapter 2 Review
In this chapter, we have learned:
About
connecting to and disconnecting from the server
How to
enter commands
What are the
MySQL prompts
How to
access a database
How to
create a database
How to
create a table
How to
load data into a table
How to
retrieve information
from a table
How MySQL handles:
date calculations
NULL
values
pattern matching
How to use
mysql
in batch mode
About
using MySQL with Apache
Let us go to
chapter 3
.
© 2007 John Michael Pierobon
Notes