During this assignment I was required to read chapters 4, 5, and 9. Chapter 4 covered how to get started with MySQL, how to create tables, and using PHPMyAdmin to access your database. Chapter 5 covered SQL, this chapter covered the syntax for creating tables and manipulating them. It also covered how to insert and change records, as well as some built in functions. Click the image below for a demonstration constructed from following along with the book.