Azure SQL to Azure Data Warehouse ETL
Exploring options for moving data from Azure SQL Database to Azure SQL Data Warehouse, including Azure Data Factory and SSIS packages.
Read more →
Exploring options for moving data from Azure SQL Database to Azure SQL Data Warehouse, including Azure Data Factory and SSIS packages.
Read more →
Two approaches to tracking SQL Server index changes over time: scheduled jobs with sp_helpindex2 and DDL triggers with EVENTDATA.
Read more →
A PowerShell script that detects your current external IP address and automatically updates firewall rules across multiple Azure SQL Servers.
Read more →
Using the SQL Server Query Store to diagnose and fix intermittent performance regressions on Azure SQL Database by identifying and forcing execution plans.
Read more →
Troubleshooting intermittent Red Gate Cloud Services backup failures on Azure SQL Database, traced to timing issues in the export process.
Read more →
Reflections on moving from Trade Me to Timely and the shift to running SQL Server infrastructure entirely on Microsoft Azure.
Read more →
A T-SQL function that converts SQL Server build numbers into readable version strings showing edition, service pack, and cumulative update level.
Read more →
Tips for customizing SQL Server Management Studio 2012, including dark themes, keyboard shortcuts, and syncing templates via symbolic links.
Read more →
How to organise your SQL Server utility scripts using SSMS Template Explorer, snippets, and other tools for easy retrieval.
Read more →
A downloadable SQL script that creates a lookup table of all HTTP status codes and their descriptions, sourced from Wikipedia.
Read more →