Microsoft SQL Server Secondary Data Format | |
Microsoft | |
Ads |
NDF is a secondary database file used along with primary MDF files. If primary file becomes too large or not enough disk space is available (on HDD, SSD, or given partition), a NDF file is automatically created in chosen disk location and the data is distributed between primary and secondary files.
Microsoft SQL Server NDF files are dependent on MDF database files. NDF file can also be manually created by user if the SQL data structure needs to be divided.
.abs | Absolute Database Single-file Database Format |
.accdb | Microsoft Access 2007/2010 Database Format |
.accdc | Microsoft Access 2007/2010 Digitally Signed Database Format |
.accde | Microsoft Access 2007/2010 Compiled Execute Only Format |
.accdr | Microsoft Access 2007/2010 Runtime Mode Database Format |
.accdt | Microsoft Access 2007/2010 Database Template Format |
.accdw | Microsoft Access Link Format |
.accft | Microsoft Access Template Format |