Discussion Questions:


1. What must the developer create first before adding tables in phpMyAdmin?
Create a new database, create new table on database and set the number of fields.


2. Which MySQL command will add a record to a database?
Insert