Usage Notes - Analytics Database - Teradata Vantage

SQL Functions, Expressions, and Predicates

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-01-12
dita:mapPath
obm1628111499646.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
kby1472250656485
lifecycle
latest
Product Category
Teradata Vantage™

STRING_CS helps determine which encoding to use when using the TRANSLATE function to translate a string from the KANJI1 server character set to the UNICODE server character set.

IF the result value is … THEN substitute the following value for source_TO_target in TRANSLATE(string_expression USING source_to_target ) …
-1 KANJI1_SBC_TO_UNICODE.
0 KANJI1_SBC_TO_UNICODE.
1 KANJI1_KANJIEBCDIC_TO_UNICODE.
2 KANJI1_KANJIEUC_TO_UNICODE.
3 KANJI1_KANJISJIS_TO_UNICODE.