| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 | 
 | 
| 
 | PDF · Mobi · ePub | 
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 |