MD5
Hashes the input using MD5.
Syntax
Arguments
Name | Type | Description | Default Value |
---|---|---|---|
input | string |
Returns
Returns a string
value.
Examples
input | Output |
---|---|
'hello world' |
|
Transformation job example
SQL
Query result
input | Output |
---|---|
'hello world' |
|
Last updated