Character Data | Database Dictionary | VantageCloud Lake - Character Data - Teradata VantageCloud Lake

Lake - Database Reference

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
ohi1683672393549.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
ohi1683672393549

Character data in the Data Dictionary affects the following kinds of view columns:

View Column Effect
Object Name To make the Data Dictionary field definitions consistent across all Teradata platforms, the following attributes apply to each object name:
  • All object name columns are VARCHAR(128) CHARACTER SET UNICODE.
  • The default format for the object names is defined as X(128).
Text Strings In the Data Dictionary, there are object names, SQL Text, and other fields (for example, Title) that are Unicode.
Other Character Data The server character set of non-object name character fields in the Data Dictionary is Latin. These fields (for example, CHAR(1) or CHAR(2)) have a fixed set of values (for example, Y, N, A, CV, and so on) and contain characters from U+0020 to U+007F (for example, A is U+0041).

See Client Character Set Compatibility with Server Character Sets.