Oracle
1Z0-043 · Question #126
1Z0-043 Question #126: Real Exam Question with Answer & Explanation
The correct answer is B. The table with dropscn = 1928151 (oldest dropscn) will be purged from the recycle bin.. See the full explanation below for the reasoning.
Question
View the Exhibit. You have more than one table in the recycle bin having the same original name, DEPT2. You do not have any table with the name DEPT2 in your schema. You executed the following command: PURGE TABLE dept2; Which statement is correct in this scenario?
Exhibit
Options
- AAll the tables having the same original name as DEPT2 will be purged from the recycle bin.
- BThe table with dropscn = 1928151 (oldest dropscn) will be purged from the recycle bin.
- CThe table with dropscn = 1937123 (most recent dropscn) will be purged from the recycle bin.
- DNone of the tables will be purged because there are multiple entries with the same original name in
Community Discussion
No community discussion yet for this question.
