What are mdf,ndf,ldf files and how to see the data in those
files?
Answer Posted / 1 aug @008
mdf: When You Create Database .this Primary file
ndf: This is Sceondry File
ldf: Lof Files
| Is This Answer Correct ? | 42 Yes | 9 No |
Post New Answer View All Answers
What is the chart in report?
How to find related tables in sql server?
List some advantages and disadvantages of stored procedure?
What are the Advantages of using CTE in sql server?
Do you know spatial data types - geometry and geography in sql server 2008?
How to create view in stored procedure sql server?
What is subquery explain with example?
What guidelines should be followed to help minimize deadlocks?
What is a cache in ssrs?
What is snapshot parameter in ssrs?
What does COMMIT command do?
Can you change the data type of a column in a table after the table has been created? If so, which command would you use?
Why is there a performance difference between two similar queries where one uses union and the other uses union all?
Can a table be moved to different filegroup?
You want your report to display a hyperlink that will take users to your intranet. How do you configure such a hyperlink?