From the course: Database Foundations: Data Structures

Making the most of the exercise files

From the course: Database Foundations: Data Structures

Start my 1-month free trial

Making the most of the exercise files

- [Instructor] If you'd like to follow along throughout this course, you can find a link to download the same exercise files that I'll be using from the course's main overview page. Once downloaded and unzipped, you'll find this Exercise Files folder that I've placed here on my desktop, and inside are subfolders for each chapter in the course. Inside of here are the individual files that we'll be using. Some of these are going to be plain text files that can be opened up in any text editor. Other files have the .SQL extension, and they can be opened right inside of the RDBMS graphical interface application that we'll be using, Azure Data Studio. Some of these files were written specifically for a SQL server platform, and they'll have -SQLServer at the end of the file name, and other ones were written specifically for POST for SQL, and you'll see that in their name, as well. Now if you don't have access to the exercise files, that's all right. All of the commands that they contain will be displayed on the screen so you can follow along by typing and executing what's shown in each video, or if you prefer, feel free to just simply sit back and watch.

Contents