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.
SQL window functions provide extremely powerful and useful features that let you work with observations more easily. Different types explained here.
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.
Anyone know how to work with commas and apostrophes coming in as input from a form, and inserting this data into a record using SQL in ASP? If the user enters data with an apostrophe into a text ...
What resources would you recommend for developers to get up to speed with using .NET Aspire with SQL Server and Azure SQL Database in enterprise environments and prepare for your session? I already ...