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