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