You are viewing documentation about an older version (1.2.0). View latest version

snowflake.snowpark.functions.char¶

snowflake.snowpark.functions.char(col: ColumnOrName) → Column[source]¶

Converts a Unicode code point (including 7-bit ASCII) into the character that matches the input Unicode.