17.20 - DBC.CollationsV View Columns - Analytics Database - Teradata Vantage

Teradata Vantage™ - Analytics Database International Character Set Support - 17.20

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
2023-01-27
dita:mapPath
aju1628095815656.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
hqj1472245413611

The name, attributes, and use of each column in DBC.CollationsV are defined as follows.

Column Name Data Type Description
CollName VARCHAR(128) NOT NULL Enter any legal name except MULTINATIONAL.

When executed, the CollInstallMulti macro accepts any legal name other than MULTINATIONAL.

CollInstall CHAR(1) NOT NULL Enter the letter N.

When executed, CollInstallMulti inserts a Y indicating that this row is to be installed.

CollEqvClass BYTE (256) BETWEEN 0x00 AND 0xFF NOT NULL Specify, for each character, the value of its equivalent class.

For standard Japanese collations, each value in this field must be 0x00.

CollOrderCS BYTE (256) BETWEEN 0x00 AND 0xFF NOT NULL Specify, for each character, the relative order of the character within its class for case-specific comparison.
CollOrderUC BYTE (256) BETWEEN 0x00 AND 0xFF NOT NULL Specify, for each character, the relative order of the character within its class for uppercase comparison.

For more information about DBC.CollationsV, see Teradata Vantage™ - Data Dictionary, B035-1092.