SQL Server: Index Performance Tuning with the Fill Factor

Recently, I have published a series of articles about the PostgreSQL Fillfactor. The Fill factor has been a always important parameter for Table and Index so again in this post, I am going to share about the SQL Server Fillfactor. What is Fill Factor? In the SQL Server, data stored in an 8KB data page, … Continue reading SQL Server: Index Performance Tuning with the Fill Factor