Skip to content

base64

function base64(column): Column;

Defined in: functions/string.ts:158

Computes the BASE64 encoding of a binary column and returns it as a string column.

ParameterType
columnColOrName

Column