chr
codepoint
string
.
Examples:
concat
concat_ws
string0
element as separator, returns the concatenation of all subsequent strings string1, string2, … If `string0“ is null, then the return value is null. Any null values provided in the arguments after the separator are skipped.
Examples:
length
levenshtein_distance
lower
lpad
ltrim
replace
reverse
rpad
rtrim
split
split_part
starts_with
strpos
substr
substring
translate
trim
upper