From the course: MySQL Essential Training

Unlock this course with a free trial

Join today to access over 23,200 courses taught by industry experts.

The exercise files

The exercise files

- [Bill] Hi, I'm Bill Wyman. 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've 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 a 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…

Contents