Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Syntax

DEC_BASE64(<string>)

Description

Base64 are similar encoding schemes for representing binary data as ASCII characters. DEC_BASE64 decodes an encoded string to plain text.

...