Syntax
SHA_256(<any>)
Description
Returns the SHA-256 hash value of an argument. SHA-256 hash values are represented as 64-digit hexadecimal numbers.
...
SHA_256(<any>)
Returns the SHA-256 hash value of an argument. SHA-256 hash values are represented as 64-digit hexadecimal numbers.
...