2017-07-24 (first published: 2017-07-12)
532 reads
2017-07-24 (first published: 2017-07-12)
532 reads
SQL SERVER Includes a Hashbytes function, however it's limited to VARCHAR(8000). This can cause a problem when trying to build hashes over wide datasets.
Solution
Expose the C# Hashbytes function using CLR
2015-12-01 (first published: 2015-11-06)
837 reads
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
If you’re reading this, there’s a good chance you’re straight, white, male, and English-speaking....
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
Hi all, 99% sure the answer to this question is "it is not possible",...
We are on version SP4 for SQL Server 2012. Since SP4, there have been...
We are on version SP3/CU4 for SQL Server 2014. Since CU4, there have been...