HELP COLUMN Syntax Elements - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
wgr1555383704548.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantage™
column_name
Name of the column for which to display attributes.
*
Attribute information for all the columns in the named table, join index, or hash index is requested.
expression
An expression, either based on a column or not, for which the data type is requested.
column_name
database_name
user_name
Containing database or user for table_name, error_table_name, data_table_name, hash_index_name, or join_index_name if different from the current database or user.
data_table_name
Name of the data table to which the error table is attached.
error_table_name
Name of the error table.
table_name
Name of the table for which attribute information is requested. You cannot request help for a journal table.
join_index_name
Name of the join index for which attribute information is requested.
hash_index_name
Name of the hash index for which attribute information is requested.