Oracle Database SQL — Question 180

Which two statements are true about the data dictionary?

Answer options

Correct answer: C, E

Explanation

Option C is correct because it acknowledges that certain views may not be available for all types of metadata. Option E is also accurate as it specifies that ALL_ views provide access to metadata for objects the current user can access. Options A, B, and D are incorrect because they either misrepresent the accessibility of the data dictionary, its storage method, or the scope of DBA_ views.