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
└─────────────────────────────────────────────────┘
Did this page help you?
Yes
No
Explore Databend Cloud for FREE
Low-cost
Fast Analytics
Easy Data Ingestion
Elastic Scaling
Try it today