News

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.
From Python to adaptive query optimization to the many cloud-focused changes (not to mention Linux!), Joey D'Antoni takes you through the major changes coming to SQL Server 2017.
The general availability of SQL Server 2017 for Windows and Linux is among the announcements made by Microsoft at its Ignite conference in Orlando. SQL Server 2017 is the first cross-platform ...
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 ...