Oracle Database 12c: Advanced Administration — Question 87

Which two statements are true about Flashback Version Query?

Answer options

Correct answer: A, C

Explanation

The correct answers are A and C because Flashback Version Query allows the output to be incorporated into DML operations, and it is only functional if Flashback Data Archive is enabled for the relevant table. Options B, D, and E are incorrect because Flashback Version Query does not create views, does not necessarily retrieve all versions including boundaries, and does not provide SQL or user information related to row changes.