Oracle Database 11g: Administration I — Question 33

Which two are true about data dictionary views? (Choose two.)

Answer options

Correct answer: C, D

Explanation

Option C is correct because all data dictionary views are indeed prefixed with DBA, ALL, or USER. Option D is also correct as the ALL prefixed views allow users to see objects they do not own, while options A, B, and E are incorrect as they misstate the accessibility and characteristics of the views.