adspace


How to attach adventureworkslt physical files to the server?

Answer Posted / Rohit

Follow these steps: 1) Create a directory where you want to store the AdventureWorksLT data files. 2) Download the data files from <https://github.com/Microsoft/sql-server-samples/releases> and unzip them into the directory created in step 1. 3) Run SQL Server Management Studio, connect to your server instance, and right-click on Databases -> Attach -> Add database dialog box. 4) Navigate to the directory containing the data files, select the .mdf file for the AdventureWorksLT database, and click OK.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between openrowset and openquery?

1194


List the ways in which dynamic sql can be executed?

1086


What is clustered index

1085


How to remove duplicate rows from table except one?

1088


What are the different subsets of sql?

1651


How do I find the sql server version?

1102


What is a coalesce function?

1282


Where can you add custom error messages to sql server?

1210


When should you use an instead of trigger?

1052


What are the kinds of subquery?

1106


What is an indexed view?

1022


what is the Ticketing tool used in Wipro technologies at Bangalore...???

8230


Why use identity in sql server?

1199


What is self contained sub query?

1140


How can you append an identity column to a temporary table?

1070