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 Installing MariaDB (MySQL) on CentOS 7 Install MariaDB in just a few minutes on a CentOS 7 system by following this guide!
MySQL 15 March 2018 MySQL Exercise: Mall Store Listing Here's a quick MySQL exercise where we create a mall directory!