Firebird Documentation Index → Firebird 2.1 Language Ref. Update → Internal functions → HASH() |
Available in: DSQL, PSQL
Added in: 2.1
Description: Returns a hash value for the input string. This function fully supports text BLOBs of any length and character set.
Result type: BIGINT
Syntax:
HASH (string
)
Firebird Documentation Index → Firebird 2.1 Language Ref. Update → Internal functions → HASH() |