sql server - Is there some documents for mdf, ndf, ldf file format? -


is there documents mdf, ndf, ldf file format?

here 3 different file types belonged sql server.

i search document on internet long time, result disappointed. hope can me!

there information on structures of sql server files, however, it's no means straightforward word or excel document.

you can here information on .mdf , .ndf (database files), , here .ldf files (log files).

this mcm (microsoft master) level training, , alone should give idea of level of complexity involved. if have corrupt sql server database, should @ restoring backup, depending on how recent was.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -