Funzione sha1
Si applica a: Databricks SQL Databricks Runtime
Restituisce un sha1
valore hash come stringa esadecimale di expr
. Questa funzione è un sinonimo di funzione sha.
Sintassi
sha1(expr)
Argomenti
expr
: espressioneBINARY
oSTRING
.
Valori restituiti
Un oggetto STRING
.
Esempi
> SELECT sha1('Spark');
85f5955f4b27a9a4c2aab6ffe5d7189fc298b92c