R/duckdb-funs.R
chr.Rd
Returns a character which is corresponding the ASCII code value or Unicode code point.
chr(code_point = INTEGER)
INTEGER
VARCHAR
chr(65)