Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Syntax

CHAR(<number>)

Description

Returns the character specified by the codepoint number in UTF-16 representation. This function uses decimal numbers and not hexadecimal.

Examples

Column1

CHAR returns

65A
115s
220Ü (capital letter U with diaeresis)
  • No labels