Upgrade to Oracle Database 12c — Question 30

Which two statements are true when row archival management is enabled?

Answer options

Correct answer: C, D

Explanation

The correct statements are C and D because the ROW ARCHIVAL VISIBILITY session parameter indeed defaults to active rows only, and the ORA_ARCHIVE_STATE column is visible when included in a query's select list. Options A and B are incorrect as they misrepresent the conditions of visibility and updating of the ORA_ARCHIVE_STATE column, while option E inaccurately states that the update is automatic.