News

Part 1 of this article introduced four new T-SQL functions available in SQL Server 2012. Part 2 has the rest.
In SQL Server 2014 we saw the introduction of Natively Compiled Stored Procedures. In 2016 we’ll be able to do the same for Scalar User Defined Functions.
Microsoft publishes SQL Server 2025 Release candidate with TLS 1.3, Ubuntu 24.04 support and many AI improvements. Reading processes are up to 50 times faster, but an important restriction remains ...
Azure recently announced the public preview of Azure SQL trigger for Azure Functions to build event-driven applications. The new functionality is currently available only for C# functions and can ...
Effectively, those methods can become just thin wrappers around SQL queries. If you want to play with SQL Server’s JSON support (or the other big new feature in SQL Server 2016, temporal tables), you ...
A step-by-step guide to deploying, configuring, and testing a multi-AZ, multi-region SQL Server FCI in the Azure cloud, complete with a PowerShell script that handles the networking configuration.