Decodes a Base64-encoded string and returns its original value.
FROM_BASE64(str)
str - A Base64-encoded string to be decoded.
Returns the decoded version of the input string.
# Note: This function was added in MySQL 5.6.1.
mysql> SELECT FROM_BASE64('SSB3aWxsIGNvbWUgYmFjayBzb29u');
Home Page Base64Decode List Privacy Policy About Us Contact
This website uses cookies to enhance your experience, personalize content and ads, and analyze our traffic.
©2025 Design by base64decodeonl.com