What IS NDF Files
Posted
by Nasser Hajloo
on Stack Overflow
See other posts from Stack Overflow
or by Nasser Hajloo
Published on 2010-04-25T06:37:46Z
Indexed on
2010/04/25
6:43 UTC
Read the original article
Hit count: 193
sql
|sql-server
Every SQL Server databases have lots of files
MDF > Data
LDF > Log file
...
NDF > ?
I want to know that what is NDF and whats the benefits of it
© Stack Overflow or respective owner