What are mdf,ndf,ldf files and how to see the data in those
files?
Answer Posted / visala
.mdf is extention of primary file,
.ndf is extention of secondary file,
.ldf is extention of log file,
sp_helpfile
| Is This Answer Correct ? | 116 Yes | 10 No |
Post New Answer View All Answers
How to turn off warning messages during php execution?
What is the function of sql server agent windows service?
What is the difference between system objects and user objects?
How to rebuild all indexes on a single table?
What is enhanced database mirroring in sql server 2008?
Do you know hot add cpu in sql server 2008?
Can we hide the definition of a stored procedure from a use?
What are the 2 types of classifications of constraints in the sql server?
What is the command dbcc checkdb used for?
What are points to remember while using the fillfactor argument?
What is difference between aggregate and analytic function?
How many types of local tables are there in sql server?
What is SubQuery in SQL Server 2008
Can you explain what is sql server english query?
How check triggers in sql server?