Oracle
1Z0-146 · Question #155
A DBA has updated Smith's account by adding the privileges CREATE ANY TABLE and CREATE PROCEDURE. Which tasks can Smith successfully perform?
The correct answer is C. Smith can create a table in any schema of the database but can drop tables from and create. See the full explanation below for the reasoning.
Question
A DBA has updated Smith's account by adding the privileges CREATE ANY TABLE and CREATE PROCEDURE. Which tasks can Smith successfully perform?
Options
- ASmith can create tables, drop tables and create procedures in any schema of the database.
- BSmith can create any table or procedure only in his schema. Also, he can drop any table only from
- CSmith can create a table in any schema of the database but can drop tables from and create
- DSmith can create a table or a procedure in any schema of the database. Also, he can drop a table in
How the community answered
(65 responses)- A5% (3)
- B14% (9)
- C75% (49)
- D6% (4)
Community Discussion
No community discussion yet for this question.