Oracle Database does not revert statistics associated with table to their earlier form. Indexes on table that exist currently are reverted and reflect the state of the table at the Flashback point. If ...
A. FLASHBACK transaction query requires undo to retrieve all versions of a row that existed between two points in time. B. FLASHBACK drop requires that the RECYCLEBIN ...