Recover Drop Table
Hi Masters,
I Incidentally drop UOM Conversion Table. But I Created again the table and I Insert Data from Clone Database.
But the data in Clone Database is out of date. I read that oracle provided flashback to recover drop table.
I try to select * from recyclebin but the table I drop is not exist.
But when I select from dba_recyclebin the table I drop exist. I try to select using object_name I got from dba_recyclebin but it return error, the table not exists.
Please Help.
Much Thanks for your help.
Regards,
Dian