News

CLR functions that perform string manipulation and substring extraction perform very well in SQL Server.
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.
Part 1 of this article introduced four new T-SQL functions available in SQL Server 2012. Part 2 has the rest.
SQL window functions provide extremely powerful and useful features that let you work with observations more easily. Different types explained here.
Ahead of Microsoft Build (and a possible SQL Server announcement), let's break down what we know and speculate about what we don't.
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 ...
At Microsoft Build, SQL Server 2025 enters public preview with major enhancements in AI integration, performance, reliability and developer tools -- reaffirming Microsoft’s continued investment ...
AI Server Market AI Server Market Dublin, Jan. 13, 2025 (GLOBE NEWSWIRE) -- The "AI Server Market by Processor Type, Function, Form Factor, Cooling Technology - Global Forecast to 2030" report has ...
Checking Service Dependencies is an important step because SQL Server might rely on other services to function correctly. SQL Server won’t start if these dependent services aren’t running.