CHAR
String functions
Syntax
CHAR( string )
Description
Converts the numeric representation of an ASCII character to a value.
Argument types:
string
—Number (whole)
Return type: String
Examples
CHAR(78) = "N"
Data source support
Materialized Dataset
, ClickHouse 1.1
, Microsoft SQL Server 2017 (14.0)
, MySQL 5.6
, PostgreSQL 9.3