Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: Databricks SQL
Databricks Runtime
Returns an MD5 128-bit checksum of expr
as a hex string.
Syntax
md5(expr)
Arguments
expr
: An BINARY expression.
Returns
A STRING.
Examples
> SELECT md5('Spark');
8cde774d6f7333752ed72cacddb05126