Single-Byte Client Character Set - Advanced SQL Engine - Teradata Database

International Character Set Support

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-28
dita:mapPath
xnf1627504141606.ditamap
dita:ditavalPath
xnf1627504141606.ditaval
dita:id
B035-1125
lifecycle
previous
Product Category
Teradata Vantage™
IF the server character set is … THEN the DBC.Translation table defines …
LATIN a translation between the client character set and LATIN.

All characters are accounted for using the table for conversion.

UNICODE a translation between the client character set and UNICODE.

All characters are accounted for using the table for conversion.

KANJISJIS the translation for single-byte characters (those characters below 0x7F, that is, the single-byte characters of KANJISJIS).

Multibyte character translation is hard-coded.

GRAPHIC no translation. Conversion between single-byte character sets and GRAPHIC generates an error.
KANJI1 a translation between single-byte characters (those characters below 0x7F, that is, the single-byte characters of KANJISJIS) and Teradata extended JIS X 0201.

Multibyte characters are not converted.