8.3.5. HASH()

Available in

DSQL, PSQL

Syntax

  1. HASH (string)
Table 127. HASH Function Parameter
ParameterDescription

string

An expression of a string type

Result type

BIGINT

Description

Returns a hash value for the input string. This function fully supports text BLOBs of any length and character set.