2.155 ALL_HIER_COLUMNS
ALL_HIER_COLUMNS describes the columns of the hierarchies accessible to the current user.
               
Related Views
-  
                        DBA_HIER_COLUMNSdescribes the columns of all hierarchies in the database.
-  
                        USER_HIER_COLUMNSdescribes the columns of the hierarchies owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the hierarchy | 
| 
 | 
 | 
 | Name of the hierarchy | 
| 
 | 
 | 
 | Name of the column | 
| 
 | 
 | 
 | The role the attribute plays in the hierarchy: 
                                  
 | 
| 
 | 
 | 
 | Datatype of the column | 
| 
 | 
 | 
 | Length of the column (in bytes) | 
| 
 | 
 | 
 | Decimal precision for the  | 
| 
 | 
 | 
 | Number of digits to the right of the decimal point in a number | 
| 
 | 
 | 
 | Indicates whether a column allows NULL values; the value is  | 
| 
 | 
 | 
 | Name of the character set: 
 | 
| 
 | 
 | 
 | Declaration length of the character type column | 
| 
 | 
 | 
 | Indicates that the column uses  
 | 
| 
 | 
 | 
 | Order of the column, with attributes first in the order specified in the definition of the hierarchy followed by hierarchical attributes | 
| 
 | 
 | 
 | The ID of the container where the data originates. Possible values include: 
 | 
See Also: