
Last chance! 50% off unlimited learning
Sale ends in
Computes the BASE64 encoding of a binary column and returns it as a string column. This is the reverse of unbase64.
base64(x)# S4 method for Column
base64(x)
Column to compute on.
Other string_funcs: ascii
,
concat_ws
, concat
,
decode
, encode
,
format_number
, format_string
,
initcap
, instr
,
length
, levenshtein
,
locate
, lower
,
lpad
, ltrim
,
regexp_extract
,
regexp_replace
, reverse
,
rpad
, rtrim
,
soundex
, substring_index
,
translate
, trim
,
unbase64
, upper