Preperation

In class: 

  • Use PHPMyAdmin to manage MySQL tables
  • Use the command line to manage MySQL tables

Check Your Understanding

  • CRUD is an acronym for Create-Read-Update-Delete. Can you do all four of those operations with a MySQL (or MariaDB) database?