INTHASH64
Syntax
INTHASH64( value )
Description
Returns the 64-bit hash of the integer value.
Argument types:
value—Integer
Return type: Integer
Example
INTHASH64(12345) = 16722121143744093920
Data source support
ClickHouse 21.8, YDB.
Previous
Next