From the course: SQL Server Analysis Services

Unlock this course with a free trial

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

Restoring data

Restoring data

- [Instructor] The database we are going to be using for this course is AdventureWorks DW 2019. We'll be installing it from Microsoft Learn. It's really easy to find. I'm going to go ahead and copy it by double clicking on it, And that's going to download a copy into the Downloads directory. Now the Downloads directory is not where we're going to be able to use it, so we're going to go ahead and move it. So I'm going to open the file location for it and I'm going to cut it from here, and I am going to move it to Users/Public/Public Downloads. This is a location that we are going to be installing it from, so I'm going to go ahead and go to Home and copy this path. Now let's go ahead and start SQL Server Management Studio. If your server name is blank, go ahead and type localhost, because we did install it locally, and that is a location that we needs to say. Underneath Databases, I'm going to go ahead and select,…

Contents