Firebird Documentation IndexFirebird 2.1 Language Ref. UpdateInternal functions → HASH()
Firebird Home Firebird Home Prev: GEN_UUID()Firebird Documentation IndexUp: Internal functionsNext: IIF()

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)
Prev: GEN_UUID()Firebird Documentation IndexUp: Internal functionsNext: IIF()
Firebird Documentation IndexFirebird 2.1 Language Ref. UpdateInternal functions → HASH()