News

Microsoft has just added support for query hints to Azure SQL Database, giving database administrators a powerful tool to manage the performance of ISV application code. Here's how it works.
Finally, Microsoft has added cross-database query support to Azure SQL’s elastic database query feature, essentially allowing multiple databases to contribute rows into a single result.
Copilot for Azure SQL Database has limited private preview and no pricing information. Microsoft has indicated to me that this will be a paid offering but has offered no pricing model.
I have an application which we intend to deploy to a multinode, active/active SQL cluster. This application has two types of databases - one is an operational store, of which there can be N of ...