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

International Character Set Support

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
ywb1588027283948.ditamap
dita:ditavalPath
lze1555437562152.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.