DB
FunctionsJSON

json_hash

Computes a deterministic 64-bit hash of the normalized JSON token stream.

json_hash(…) → UInt64

Kind · scalar

Computes a deterministic 64-bit hash of the normalized JSON token stream.

Part of the JSON family.