Reading Time: 2 minutesSince returning from my one month break I’ve been giving some 2018 posts a makeover. Because I felt that some deserved it for various reasons.…
A blog about Microsoft Data Platform offerings
Reading Time: 2 minutesSince returning from my one month break I’ve been giving some 2018 posts a makeover. Because I felt that some deserved it for various reasons.…
Reading Time: 2 minutesIn this post I want to cover some thoughts about SQL Server index fragmentation recommendations I have had. Because recently I provided some feedback about…
Reading Time: 6 minutesSince I’ve been giving some advice to others recently I thought I would share tips for dealing with large SQL Server scripts. Which are based…
Reading Time: 3 minutesRecently there’s been a few questions asked online about slow clustered index rebuilds within SQL Server for rowstore indexes. So, I thought I would cover…
Reading Time: 2 minutesLast year I did some posts about maintaining larger SQL Server databases better. Since then I have had to answer some questions on the SQLHelp…
Reading Time: 3 minutesRecently I made an interesting discovery about SQL Server 2019 database scoped settings. Because I tested the one that sets index rebuilds to be online…
Reading Time: 2 minutesSince it’s the holiday season I thought I’d post a list of all posts published since PASS Summit. Even though I only started this site…
Reading Time: 4 minutesIntroduction In this post I cover part 4 of a series about maintaining your larger databases better if you use SQL Server. It covers personally…
Reading Time: 5 minutesIn this post I cover personally recommended SQL Server DMV’s, part 3 of a series about maintaining your larger databases better if you use SQL…
Reading Time: 3 minutesIn this post I want to cover fixing some of the problems caused when you introduce rowstore filtered indexes. Because issues can occur. In addition,…