MySQL 25 March 2018 MySQL Exercise: Music Database Here's a quick MySQL exercise where we'll build a music library. Foreign keys will bond our 'artists,' 'albums,' and 'songs' tables together.
MySQL 15 March 2018 MySQL Exercise: Mall Store Listing Here's a quick MySQL exercise where we create a mall directory!