6.37 DBA_TAB_MODIFICATIONS
DBA_TAB_MODIFICATIONS
describes modifications to all tables in the database that have been modified since the last time statistics were gathered on the tables. Its columns are the same as those in ALL_TAB_MODIFICATIONS
.
Note:
This view is populated only for tables with the MONITORING
attribute. It is intended for statistics collection over a long period of time.
See Also: