Exemple UNICODE_CHAR
UNICODE_CHAR
select unicode_char(x) from y;
UNICODE_CHAR
UNICODE_CHAR
select unicode_char(x) from y;
UNICODE_VAL()
DSQL, PSQL
UNICODE_VAL (string)
Paramètre | Description |
---|---|
string |
chaine de caractères. |
INTEGER
La fonction UNICODE_VAL
renvoie le point de code UTF-32 du premier caractère de la chaîne. Renvoie 0 pour une chaîne vide.