Other News

Community

Fighting OS-Level Fragmentation

(Brian Moran) I’ve read about how fragmentation at the SQL Server level can hurt my queries’ performance. I understand how to look for fragmentation within my SQL Server tables by using the DBCC SHOWCONTIG command. However, should I also worry about fragmentation at the OS level? (R,$)