TableTextV[X] - 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: 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.