2.201 ALL_HIER_COLUMNS_AE
ALL_HIER_COLUMNS_AE describes the columns of the hierarchies (across all editions) accessible to the current user.
               
Related Views
- 
                        
                        DBA_HIER_COLUMNS_AEdescribes the columns of all hierarchies (across all editions) in the database.
- 
                        
                        USER_HIER_COLUMNS_AEdescribes the columns of the hierarchies (across all editions) 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: 
 | 
| 
 | 
 | Name of the application edition where the hierarchy is defined | 
Note:
This view is available starting with Oracle Database 19c, Release Update 19.13.
See Also: