Choose three.
Which three are true about the FLASHBACK DATABASE feature?
A.FLASHBACK DATABASE only uses FLASHBACK LOGS to get the database to the desired flashback time. B.It requires that the target database be in ARCHIVELOG mode. C.FLASHBACK LOGS are archived after a log switch. D.A database can be flashed back using SQL*PLUS. E.It always generates REDO and UNDO. F.Queries and DML have the same FLASHBACK LOG overhead when flashback is enabled for a database.正确答案BDE