4.109 ALL_TAB_HISTGRM_PENDING_STATS
ALL_TAB_HISTGRM_PENDING_STATS describes pending statistics for tables, partitions, and subpartitions accessible to the current user.
               
Related Views
- 
                        DBA_TAB_HISTGRM_PENDING_STATSdescribes pending statistics for tables, partitions, and subpartitions in the database.
- 
                        USER_TAB_HISTGRM_PENDING_STATSdescribes pending statistics for tables, partitions, and subpartitions owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the table | 
| 
 | 
 | 
 | Name of the table | 
| 
 | 
 | 
 | Name of the partition | 
| 
 | 
 | 
 | Name of the subpartition | 
| 
 | 
 | 
 | Name of the column | 
| 
 | 
 | 
 | Endpoint number | 
| 
 | 
 | 
 | Normalized endpoint value | 
| 
 | 
 | 
 | Actual endpoint value | 
| 
 | 
 | 
 | Endpoint actual value in raw format | 
| 
 | 
 | 
 | Frequency of the endpoint (applies only to hybrid histograms, and is set to 0 for other histogram types) | 
See Also: