Skip to main content

SIPHASH64

Produces a 64-bit SipHash hash value.

Syntax

SIPHASH64(<expr>)

Aliases

Examples

SELECT SIPHASH('1234567890'), SIPHASH64('1234567890');

┌─────────────────────────────────────────────────┐
│ siphash('1234567890') │ siphash64('1234567890')
├───────────────────────┼─────────────────────────┤
1811064819787598307318110648197875983073
└─────────────────────────────────────────────────┘
Try Databend Cloud for FREE

Multimodal, object-storage-native warehouse for BI, vectors, search, and geo.

Snowflake-compatible SQL with automatic scaling.

Sign up and get $200 in credits.

Try it today