Usage Notes - Advanced SQL Engine - Teradata Database

Data Dictionary

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
prb1610499325399.ditamap
dita:ditavalPath
hoy1596145193032.ditaval
dita:id
B035-1092
lifecycle
previous
Product Category
Teradata Vantageā„¢

This view is deprecated. Use the PartitioningConstraintsV[X] system view instead.

For information about the possible values for the ConstraintType column, see "ConstraintType Column."

Corresponding Tables

The X view references these additional tables:
  • DBC.AccessRights
  • DBC.Owners
  • DBC.RoleGrants
  • DBC.Roles

CharSetID

If the character set is user-defined, the ID in the CharSetID column should also exist in DBC.CharTranslations.CharSetID.

IndexName

For a partitioning constraint of a partitioned table or join index with neither a primary index nor a primary AMP index, the IndexName is NULL. For a partitioning constraint of a partitioned table with a primary index or a primary AMP index, the IndexName is NULL or not NULL depending on whether the index was given a name.

Possible Values for ResolvedCurrent_TimeStamp and ResolvedCurrent_Date

  • This is the last reconciled timestamp or date if the object is a join index or a table that is defined using:
    • CURRENT_TIMESTAMP
    • CURRENT_DATE or DATE

      Either the partition, JI definition, or temporal table has a system-defined join index.

  • NULL in all other cases.

Possible Values for SessionMode

Value Description
A ANSI
T Teradata
NULL For constraints not involving comparison of character data.