HEX_DECODE
Hex decode.
Category: Hash & Encoding Functions
Syntax
HEX_DECODE(blob)Arguments
- blob
anyBinary or text value to encode, decode, or transform.
Returns
VARBINARY — Returns the computed result as VARBINARY.
Hex decode.
Category: Hash & Encoding Functions
HEX_DECODE(blob)any
Binary or text value to encode, decode, or transform.VARBINARY — Returns the computed result as VARBINARY.