MySQL 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 MySQL Exercise: Mall Store Listing Here's a quick MySQL exercise where we create a mall directory!