Let us see how much you have learned in this chapter by going over these review questions.
mysql> prompt to disconnect from the server?
SELECT * FROM pet WHERE name REGEXP '^love';?
SELECT statement can be used to populate a table with data.
WHERE clause is used to populate a table with data.
LOAD DATA and INSERT statements to select records based on one or more criteria.
DESCRIBE statement verify a table was created as expected.
SET TABLE statement to get a list of existing tables.
© 2007 John Michael Pierobon