I wonder how works the DBA_TAB_MODIFICATIONS.
How long is kept the data for a table? I have tables with timestamp on Dec/2019
What does it mean when a table is not in DBA_TAB_MODIFICATIONS? do it mean the table hasn't had (delete, insert, update) in a period? if yes, for how long?
I have a Schema with around 1000 tables, only around 300 appear in DBA_TAB_MODIFICATIONS