Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

How data writes in multiple secondaty files if there is no filegroup created

$
0
0
I read , When sql server Database having multiple data files [b]within single filegroup [/b]then sql server writes data in multiple proportional file algorithm where the amount of data written to a file is proportionate to the amount of free space in that file, compared to other files in the filegroup. so if there is no filegroups created and multiple secondary files are attached in databse , is there same way data stored and writes data in multiple files by the same algorithm or any different way.

Viewing all articles
Browse latest Browse all 6525

Trending Articles