From the course: Designing Database Solutions for SQL Server 2016

Using the exercise files

- [Lecturer] If you have access to the exercise files for this course, you'll be able to follow along with the actions that I'm performing here on the screen. Simply copy them to a location on your computer that's easy to get to. I've gone ahead and placed mine here on the desktop. Inside of the exercise files folder you'll see folders for each chapter in the course, and inside of the chapter folders are the individual SQL scripts that we'll be running. You can either double click on them so open them up in SQL Server Management Studio, or open them up in a standard text editor such as Notepad, and then copy the text and paste it into a new query window in Management Studio. Once in Management Studio, make sure that you highlight just the lines that you want to execute so that you're not running the entire script all at once. If you don't have access to the exercise files, that's okay. You could manually type out the code that you see on the screen, or simply sit back and watch.

Contents