HELP TABLE | Example | Teradata FastLoad - Example: HELP TABLE - FastLoad

Teradata® FastLoad Reference - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
FastLoad
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-11-17
dita:mapPath
dlf1641281592734.ditamap
dita:ditavalPath
vax1619194969834.ditaval
dita:id
wzs1478610185776
Product Category
Teradata Tools and Utilities

The following command example builds a list of field names from the table definition for a table named Employee:

HELP TABLE Employee ;

The SHOW command can be used to verify the field names defined in the HELP TABLE command:

SHOW ;