Viewing post 1 (of 1 total)
Implemented this as a SQL CLR function but I am getting the below error on execution : Small change to the original code
// hash = (hash ^ Convert.ToUInt64(bytes)) * prime64;
hash...
August 10, 2020 at 3:43 pm
#3778696