HEX_ENCODE
Hex encode.
Category: Hash & Encoding Functions
Syntax
HEX_ENCODE(blob)Arguments
- blob
varcharBinary or text value to encode, decode, or transform.
Returns
VARCHAR — Returns the computed result as VARCHAR.
Hex encode.
Category: Hash & Encoding Functions
HEX_ENCODE(blob)varchar
Binary or text value to encode, decode, or transform.VARCHAR — Returns the computed result as VARCHAR.