Know Thy Platform

IT and data professionals, I implore you – know thy platform. All of it. Not just the layer your job is tasked with. Modern public cloud (or any infrastructure for that matter) platforms means there’s more to it than just one layer. Here’s an example from just...

SQL Server query runtime is not everything

SQL Server query developers, listen up! Query execution time is not everything you should be worried about. You need to examine the parse and compilation time for each of your queries too. When you run a query, the SQL Server engine executes it. You get a runtime in...

SQL Server on Linux? Start on Azure

I’ve talked for months now about the ability to run SQL Server on the Linux platform. For those of you interested in exploring the benefits of this platform, you’re in luck! Microsoft has pre-built images ready to go on the Azure cloud, running SQL Server...