You executed the following FLASHBACK TABLE command: FLASHBACK TABLE emp TO TIMESTAMP (’11:45’,’hh12:mi’); Which two statements are correct?()
- AThe FLASHBACK TABLE statement will not be written to the alert log file.
- BThe changes made to the EMP table since the specified time will be undone.
- CThe EMP table that was dropped by mistake from the database will be restored.
- DThe FLASHBACK TABLE statement will be executed within a single transaction.
- EThe FLASHBACK TABLE statement will not maintain the existing indexes on the EMP table.
- FThe list of transactions that have modified the EMP table since the specified time will be displayed.