TableTextV[X] - 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ā„¢

Category: Schema

Database: DBC

View Column Data Type Format Comment
DataBaseName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the name of the database in which the table resides.
TableName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the name of a table, join index, or hash index.
TableKind CHAR(1) LATIN NOT CASESPECIFIC X(1) Type of table.
RequestText VARCHAR(32000) UNICODE NOT CASESPECIFIC NOT NULL X(32000) Returns the text of the most recent data definition statement used to change the table, view, or macro.
LineNo SMALLINT NOT NULL ---,--9 Returns the number that corresponds to the running sequence number of the multiple rows of text stored in DBC.TextTbl.