SQLServerCentral » Latest topics
SHA256 using HASHBYTES function
I'm trying to perform SHA256 hashing, using the standard HASHBYTES function (2012). The goal is to join 2 tables: one hashed internally in SQLServer, the other imported (already hashed in a different platform). Sort of this:
No comments:
Post a Comment