From the course: Top Five Things to Know in Advanced SQL

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Setting up Microsoft SQL Server

Setting up Microsoft SQL Server - SQL Tutorial

From the course: Top Five Things to Know in Advanced SQL

Setting up Microsoft SQL Server

- [Narrator] Next, a walkthrough how to set up the Microsoft SQL Server database that we'll be using in this course. This is also commonly called SSMS. In the main branch of the GitHub repository, you'll see several Excel files starting with Red30 Tech. Download each of those to your computer. Those are the data sets that we're going to be using in this course. First, you'll need to download Microsoft SQL Server Management Studio. The link to download this tool is at the bottom of the main branch. Once you click on that link, you'll be taken to this page where you'll see a link to get a free download of SSMS. Click on that and the program will start to install. You can keep all of the default settings if prompted. This may take a minute or two to fully set up. You'll see this executable file installing in the bottom left-hand corner, and once that's ready, click on it and the program will begin to install. Once you get to…

Contents