HELP - Analytics Database - Teradata Vantage

Database Utilities

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-05-02
dita:mapPath
ymn1628096214445.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
vkz1472241255652
lifecycle
latest
Product Category
Teradata Vantageā„¢

The HELP command returns syntax information about dul commands and lists the tables, views, and macros stored in a database.

Syntax

HELP { DATABASE database | DUL } ;

Syntax Elements

database
list of tables, views, and macros stored in the specified database.
DUL
syntax summary of all the commands available with the dul utility.

Example: Listing tables, views, and macros in the crashdumps database

To list all tables, views, and macros in the crashdumps database, type the following:

HELP DATABASE Crashdumps ;

The following appears:

*** Sending HELP DATABASE crashdumps; to Vantage.
*** Help information returned. 10 rows.
   Crash_20000526_134503_01
   Crash_20000526_154702_01
   Crash_20000526_154925_01
   Crash_20001120_103233_01
   Crash_20001225_163434_01

If the database does not exist, the following appears:

help database non_exist;
*** Sending HELP DATABASE non_exist; to Vantage.
*** Failure 3802 Data base 'non_exist' does not exist.
                Statement# 1, Info =0