On Monday, you dropped the DEPT table from your schema and t

题目内容(请给出正确答案)
单选题
On Monday, you dropped the DEPT table from your schema and then you re-created the DEPT table in your schema. On Wednesday, you have a requirement to restore the DEPT table from the recycle bin.  Which statement is correct?()
A

You can restore the DEPT table by using the Oracle Flashback Drop feature, provided you use the RENAME TO clause.

B

You can restore the DEPT table by using the Oracle Flashback Drop feature and a system-generated name will be assigned to the restored table.

C

You cannot restore the DEPT table by using the Oracle Flashback Drop feature because a table with the name DEPT already exists in your schema.

D

You cannot restore the DEPT table by using the Oracle Flashback Drop feature because the contents of  the recycle bin are purged every 12 hours by default.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
更多相关问题