Getting started
User guides
Administration guides
Reference guides
Resources
Updated Aug 04, 2022
Send us feedback
hash
Returns a hash value of the arguments.
hash(expr1, ...)
exprN: An expression of any type.
exprN
An INTEGER.
> SELECT hash('Spark', array(123), 2); -1321691492
crc32 function
md5 function
sha function
sha1 function
sha2 function
xxhash64 function