4.120 ALL_TAB_STATS_HISTORY
ALL_TAB_STATS_HISTORY
provides a history of table statistics modifications for all tables accessible to the current user.
Related Views
-
DBA_TAB_STATS_HISTORY
provides a history of table statistics modifications for all tables in the database. -
USER_TAB_STATS_HISTORY
provides a history of table statistics modifications for all tables owned by the current user.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the object |
|
|
|
Name of the table |
|
|
|
Name of the partition |
|
|
|
Name of the subpartition |
|
|
|
Time at which the statistics were updated |
See Also: