Oracle Database Administration I — Question 96

Which two statements are true about the Oracle Data Dictionary? (Choose two.)

Answer options

Correct answer: B, C

Explanation

The correct answers are B and C because data dictionary base tables can indeed be queried directly, and the Oracle Data Dictionary is owned by the SYS user. Options A and E are incorrect as they inaccurately describe the relationship between views and base tables, and option D is false since the SYSTEM user does not own the data dictionary.