Steve Jones - SSC Editor
SSC Guru
Points: 741233
More actions
February 2, 2026 at 12:00 am
#4698040
Comments posted to this topic are about the item The Decoded Value
Thomas Franz
Hall of Fame
Points: 3972
February 2, 2026 at 12:31 pm
#4728428
For the sake of completeness:
To get the original string, you need to use
SELECT CONVERT(VARCHAR(100), BASE64_DECODE(@encoded))
which will return 'Hello SQL Server 2025!'
God is real, unless declared integer.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply