Oracle
1Z0-043 · Question #52
Why would you use the following FLASHBACK TABLE command? FLASHBACK TABLE emp TO TIMESTAMP ('11:45','hh12:mi');
The correct answer is A. to undo the changes made to the EMP table since the specified time. See the full explanation below for the reasoning.
Question
Why would you use the following FLASHBACK TABLE command? FLASHBACK TABLE emp TO TIMESTAMP ('11:45','hh12:mi');
Options
- Ato undo the changes made to the EMP table since the specified time
- Bto restore the EMP table that was wrongly dropped from the database
- Cto view the transactions that have modified the EMP table since the specified time
- Dto view the changes made to the EMP table for one or more rows since the specified time
How the community answered
(29 responses)- A72% (21)
- B3% (1)
- C10% (3)
- D14% (4)
Community Discussion
No community discussion yet for this question.