@BINTOBASE64

Use the @BINTOBASE64 function to convert supplied binary data into BASE64 text.

Syntax

@BINTOBASE64 (data)

data

Can be one of the following:

Example

@BINTOBASE64('12345') converts to 'MTIzNDU='