GRAPHIC Server Character Set | Data Types and Literals | Teradata Vantage - GRAPHIC Server Character Set - Advanced SQL Engine - Teradata Database

SQL Data Types and Literals

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
zsn1556242031050.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1143
lifecycle
previous
Product Category
Teradata Vantageā„¢

Intended Use

DB2 compatibility.

Pad Character

IDEOGRAPHIC SPACE (U+3000)

N-Character SQL Declaration

CHARACTER(n) CHARACTER SET GRAPHIC

or

GRAPHIC(n)

Maximum Value for n

32000

Usage Notes

GRAPHIC data can also be defined as GRAPHIC(n) or VARGRAPHIC(n); however, for best practice, define all GRAPHIC data as CHARACTER(n) CHARACTER SET GRAPHIC or VARCHAR(n) CHARACTER SET GRAPHIC.

All characters named as letters in this subset of UNICODE are considered as such, and are candidates for uppercasing.

For more information about the GRAPHIC server character set, see Teradata Vantageā„¢ - Advanced SQL Engine International Character Set Support, B035-1125.

Restrictions

CLOBs do not support the GRAPHIC server character set.