From the course: MySQL Essential Training (2019)

The exercise files

- [Instructor] The exercise files are available as part of your subscription. Please download the exercise files to your local workstation and remember where you save them. I have saved them here on my desktop. The databases folder, includes the SQL source for the example databases used throughout this course, the Scratch, Album and World databases. You'll need to import these databases into your MySQL installation. If you do not already know how to do this, please see the lesson, Installing the Example Databases in the companion course MySQL: Installation and Configuration. The exercise files contain one file for each chapter. Open the file with the text editor of your choice. Do not use a word processor. You may use Textedit on a Mac, or you may use Notepad, or Notepad++ on a PC. I use BBedit on my Mac. Or you may open the file in MySQL workstation. These files are here for reference. They contain each of the SQL statements used in the course. I recommend you type the statements for the exercises as much as possible. For larger blocks of code, you may copy and paste from these exercise files. The exercise files are here to make your learning experience easier and more powerful. Take your time. Experiment a lot and happy learning.

Contents