Versions Compared

Key

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

Syntax

ENC_BASE64(<string>)

Description

Base64 are similar encoding schemes for representing binary data as ASCII characters. ENC_BASE64 encodes plaintext as a string.

...