Table Reorg / Index rebuild
Hello Everyone
In Standard Edition (11g) is there a way we can determine if an index would benefit from a rebuild OR a table would benefit from a re-org?
We have a few high volatile tables with millions of records and thousands of DELETES and INSERTS every day and we are concerned that perhaps this is the reason for sub-optimal execution plans against this table / indices
Is there a way we can determine that?
Thanks