DB
FunctionsType Conversion

to_char

Converts numeric code points or text values to a single-character UTF-8 string.

to_char(…) → String

Kind · scalar

Converts numeric code points or text values to a single-character UTF-8 string.

Part of the Type Conversion family.