Oracle
1Z0-071 · Question #423
Which two statements are true about *_TABLES views? (Choose two.)
The correct answer is C. All users can query DBA_TABLES successfully. D. You must have ANY TABLE system privileges, or be granted object privileges on the table, to view. See the full explanation below for the reasoning.
Question
Which two statements are true about *_TABLES views? (Choose two.)
Options
- AUSER_TABLES displays all tables owned by the current user.
- BYou must have ANY TABLE system privileges, or be granted object privileges on the table, to view
- CAll users can query DBA_TABLES successfully.
- DYou must have ANY TABLE system privileges, or be granted object privileges on the table, to view
- EALL_TABLES displays all tables owned by the current user.
- FYou must have ANY TABLE system privileges, or be granted object privileges on the table, to view
How the community answered
(39 responses)- A5% (2)
- B3% (1)
- C77% (30)
- E13% (5)
- F3% (1)
Community Discussion
No community discussion yet for this question.