DBA_TAB_HISTGRM_PENDING_STATS
describes pending statistics for tables, partitions, and subpartitions in the database. Its columns are the same as those in "ALL_TAB_HISTGRM_PENDING_STATS".
· ALL_TAB_HISTGRM_PENDING_STATS
describes pending statistics for tables, partitions, and subpartitions accessible to the current user.
· USER_TAB_HISTGRM_PENDING_STATS
describes pending statistics for tables, partitions, and subpartitions owned by the current user. This view does not have the OWNER
column.
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 |
No comments:
Post a Comment