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 are the steps you should follow to start sql server in single-user mode?
What is PROJECTION Operation?
What is purpose of normalization?
you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration
Is it safe to delete log files?
Where does the copy job runs in the log shipping primary or secondary? : sql server database administration
What is meant by indexing files?
What are drillthrough reports?
What do you mean by SQL injection attack?
What is resource governor?
How many types of relations are there between dimension and measure group? : sql server analysis services, ssas
What is after dml trigger?
What happens if null values are involved in arithmetic operations?
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
Define a cross join?