IF A TABLE HAS BEEN DROPPED AND THEN ANOTHER TABLE CREATED WITH THE SAME NAME, WHICH OF THE FOLLOWING STATEMENTS ARE CORRECT

12. If a table has been dropped and then another table created with the same

name, which of the following statements are correct? (Choose two answers.)

A. You can rename the new table, before you flash back the dropped one.

B. You can flash back the dropped table, if you specify a new name for it.

C. You can flash back the dropped table into a different schema.

D. You must drop the new table before flashing back the old one.