What is BASE64_DECODE?

BASE64_DECODE ( character-string ) character-string. An expression that returns a character string in CCSID 1208 that is currently Base64 encoded. The result of the function is a varying length character for bit data string that contains character-string after being Base64 decoded. Lees verder »

Bron: www.ibm.com

What is BASE64DECODE?

BASE64DECODE is a function that manipulates CHARACTER strings that are base64-encoded, and returns a BLOB string that contains the base64-decoded version of the source string. Lees verder »

Bron: www.ibm.com

What is the Base64 explanation?

Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by transforming it into a radix-64 representation. The term Base64 originates from a specific MIME content transfer encoding. Lees verder »

Gerelateerd aan What is BASE64_DECODE?