Flashback - Deleted Tables

Flashback - Deleted Tables

 

  

I just want to know if DBMS_FLASHBACK will work on deleted tables. I tried to delete a test table and execute the dbms_flashback and I got an error of ERROR at line 1:
ORA-00942: table or view does not exist. Retrieving deleted records (rows) does work in dbms_flashback, how about deleted tables? I tried to read some documents about DBMS_FLASHBACK but it did not mention anything about deleted tables.

Thank you guys.



Oracle LazyDBA home page