XX_HASH
Esegue l'hashing dell'input utilizzando xxHash.
Sintassi
XX_HASH(input)
Argomenti
| Nome | Tipo | Descrizione | Valore predefinito |
|---|---|---|---|
| input | stringa |
Restituisce
Restituisce un valore bigint.
Esempi
| Inserisci | Output |
|---|---|
| "Hello xxHash" | -8183063398697651807 |