You plan to use the Flashback Drop feature to recover the sales_emp table that was dropped in error. No other table with the same name exists in the sh schema, which owns the table. You query the recyclebin and find multiple entries for the salesemp table:
SQL FLASHBACK TABLE sale_emp To BEFORE DROP:
What would be the result?
Currently there are no comments in this discussion, be the first to comment!