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…
A blog about Microsoft Data Platform offerings
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: 4 minutesIn this post I cover part 2 of a series about maintaining your larger databases better if you use SQL Server. It covers indexes. In…
Reading Time: 2 minutesIn this post I will cover fixing some of the problems caused when you first introduce Columnstore indexes to a SQL Server database. Because in…