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


Please Help Members By Posting Answers For Below Questions

Which trace flags are enabled in sql server?

521


how can you check the level of fragmentation on a table? : Sql server administration

538


What are blobs, tables, and Queues? Is SQL is the standard way to query blobs, tables, and queues?

117


Can we take the full database backup in log shipping?

536


hi, how to link a text file and a .rpt file in my tables of sql server and to retrieve those records for further use. reply me as soon as possible.

1557






What are the kinds of subquery?

529


How to get the query of a table in sql server?

500


How do I completely remove sql server instance?

566


What is the concept of optimization?

569


You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?

545


How to update values in a table with update statements in ms sql server?

552


What happens if null values are involved in string operations?

556


Can we perform backup restore operation on tempdb? : sql server database administration

582


How to create function without parameter in sql server?

559


Where are sql server usernames and passwords stored in the sql server?

611