Reading Time: 3 minutesFor this months T-SQL Tuesday contribution I want to share some of my thoughts about SQL Server upgrades. Including ones for SQL Server 2019 and…
A blog about Microsoft Data Platform offerings
Reading Time: 3 minutesFor this months T-SQL Tuesday contribution I want to share some of my thoughts about SQL Server upgrades. Including ones for SQL Server 2019 and…
Reading Time: 4 minutesIn this post I want to do a crash course on how to connect a local SQL Server database to Azure Synapse Analytics. So that…
Reading Time: 2 minutesAt today’s Microsoft Ignite conference SQL Server 2019 was officially released. As some of you are aware SQL Server Release Candidate 1.1 has been around…
Reading Time: 4 minutesI have written this personal SQL Server 2019 Lab review. Because last week I saw the new lab based on CTP 3.1 and I decided…
Reading Time: 2 minutesIn this post I want to cover some interesting SQL Server 2019 findings whilst testing sp_estimate_data_compression_savings. Because in SQL Server 2019 the stored procedure sp_estimate_data_compression_savings…
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…