Q5

In your database, the user SCOTT wants to retrieve the dropped HR.EMPLOYEES table by using the command:
SQL> FLASHBACK TABLE HR.EMPLOYEES TO BEFORE DROP;
What are three prerequisites for this command to succeed?
A.Undo retention guarantee must be enabled.
B.No other table with the same name should exist in the HR schema.
C.SCOTT should have the FLASHBACK ANY TABLE privilege.
D.SCOTT should have the SELECT privilege on the HR schema and its recyclebin.
E.No duplicates of the HR. EMPLOYEES table should exist in the recyclebin of the HR schema.
F.The recycle bin should be enabled.






ACF
發佈了28 篇原創文章 · 獲贊 1 · 訪問量 1萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章