Loading...
Select Version
The HASH-VALUE( ) function converts a string expression to an integer value; the algorithm which is used to do this has a high probability of returning different output values for different input strings.
Result type: INTEGER (<integer -231..231-1>)
HASH-VALUE( ) |
STRING = string_expression |