SHA
Computes the SHA-1 hash value of a string.
Syntax
SHA(expr varchar) → varchar
expression: The string to hash.
Examples
SHA example
Usage Notes
This function is an alias for SHA1
.
Last updated
Computes the SHA-1 hash value of a string.
expression: The string to hash.
Examples
This function is an alias for SHA1
.
Last updated