hi i am having .mdf file and .ldf file ..how can i get the all
table in my .mdf..plz give solution
Answer Posted / samba shiva reddy . m
Right click on Databases then click on attach it will pop window (Attach Database) then click on add button then select the .mdf file then automatically it will select the .ldf file
then click on Ok
that data base is ready for use.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do I find the transaction log size in sql server?
What is normalization? Explain different forms of normalization?
State the difference between local and global temporary tables?
Can sql servers linked to other servers like oracle?
How to choose all records from the table?
What are the features of Embedded SQL
How to create new table with "create table" statements?
What is the difference between for xml raw and for xml auto?
What is the difference between update lock and exclusive lock?
New concepts of sql server 2005 use in your project.
What command would you use to create an index?
What is the need for group functions in sql?
Explain various On-Delete options in a DB table. Which is the default option?
What is statement level trigger?
How can you find out how many rows returned in a cursor?