SQL SERVER - Set SERVER Level FILLFACTOR Using T-SQL Script
Posted by: Journey to SQL Authority with Pinal Dave,
on 20 Oct 2007 |
View original | Bookmarked: 0 time(s)
As title is very clear what this post is about I will not write long description. I have listed definition of FILLFACTOR from BOL here.FILLFACTORSpecifies a percentage that indicates how full the Database Engine should make the leaf level of each index page during index creation or alteration. fillfactor must be an integer value [...]...