| Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-02 | 
 | 
| 
 | View PDF | 
HS_BASE_DD displays information from the base data dictionary translation table.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| DD_TABLE_ID | NUMBER | NOT NULL | Sequence: a counter that is incremented for every row inserted (used internally) | 
| DD_TABLE_NAME | VARCHAR2(30) | NOT NULL | Name of the Oracle data dictionary table | 
| DD_TABLE_DESC | VARCHAR2(255) |    | Description of the Oracle data dictionary table |