meta data for this page
  •  

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)