News

While the solution for the problem in my other thread works for the time being, I'd like to still attempt to create a replacement for SQL's checksum() function, so I can get checksums that include ...
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.