CollationsV - Advanced SQL Engine - Teradata Database

Data Dictionary

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-10-15
dita:mapPath
yoz1556235523563.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1092
lifecycle
previous
Product Category
Teradata Vantageā„¢

Category: Integrity

Database: DBC

View Column Data Type Format Comment
CollName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) This is the name of the collation. Only the collation with name MULTINATIONAL and the CollInstall flag set to "Y" is installed on the DBC.
CollInstall CHAR(1) LATIN NOT CASESPECIFIC NOT NULL X(1) This is the install flag for the collation. "Y" indicates yes, otherwise no. This flag applies only to Multinational collation. Others are never installed.
CollEqvClass BYTE(256) NOT NULL X(512) This is the translation table used for first-level comparison.
CollOrderCS BYTE(256) NOT NULL X(512) This is the translation table used for second-level, case-specific comparison.
CollOrderUC BYTE(256) NOT NULL X(512) This is the translation table used for second-level, uppercase comparison.