News

Using the CLR Function Once deployed to the SQL Server, the CLR function appears in the Programmability, Functions, Scalar-valued Functions folder of the database, much like a T-SQL user-defined ...
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.
SQL Window functions are an advanced type of function in SQL. In this post, you will learn about what SQL window functions are and how they can be used or work.
Speed Up SQL Server Apps Learn 10 useful tips and tricks that help boost SQL Server application performance. By Roman Rehak 07/01/2004 Technology Toolbox: SQL Server 2000, ADO, ADO.NET D evelopers ...
Microsoft has released the first release candidate for SQL Server 2025, touting AI capabilities and experimental features ...
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 ...
Developers love database programming tips, tricks, and workarounds—especially those that slash development time or boost application performance. Here's a collection of such nuggets for developing SQL ...