Multiple choice technology databases

What does the ‘Help Table’ display?

  1. Column names, data type, Comments

  2. Column names, Indexes, data types, Comments

  3. Displays the table id, Column names, data types, Comments

  4. Tell the session number of the user

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The HELP TABLE command in Teradata displays basic structural information about a table including column names, data types, and any comments defined on columns. It provides a quick reference for table structure without showing indexes or detailed storage information.