1.

How Many Files Can A Database Contain In Sql Server?how Many Types Of Data Files Exists In Sql Server? How Many Of Those Files Can Exist For A Single Database?

Answer»
  •  A DATABASE can CONTAIN a maximum of 32,767 files.
  •  There are Primarily 2 types of data files Primary data file and Secondary data file(s). There can be only ONE Primary data file and multiple secondary data files as long as the TOTAL # of files is LESS than 32,767 files.



Discussion

No Comment Found