Computes the 512-bit SHA-2 hash value of a string.
expression: The string to hash.
Examples
SELECT SHA512('Spice') -- f011241f4a038756cbffccc934ab67215e0ca5760d84423af09307c0e6d9991b24963680db6102466176bcea4d609b82ed2e
Last updated 1 year ago