exam questions

Exam 1z0-051 All Questions

View all questions & answers for the 1z0-051 exam

Exam 1z0-051 topic 2 question 2 discussion

Actual exam question from Oracle's 1z0-051
Question #: 2
Topic #: 2
[All 1z0-051 Questions]

What is true about the WITH GRANT OPTION clause?

  • A. It allows a grantee DBA privileges.
  • B. It is required syntax for object privileges.
  • C. It allows privileges on specified columns of tables.
  • D. It is used to grant an object privilege on a foreign key column.
  • E. It allows the grantee to grant object privileges to other users and roles.
Show Suggested Answer Hide Answer
Suggested Answer: E 🗳️
The GRANT command with the WITH GRANT OPTION clause allows the grantee to grant object privileges to other users and roles.

Incorrect Answers -
A:The WITH GRANT OPTION does not allow a grantee DBA privileges.
B:It is not required syntax for object privileges. It is optional clause of GRANT command.
C:GRANT command does not allows privileges on columns of tables.
D:It is not used to grant an object privilege on a foreign key column.
OCP Introduction to Oracle 9i: SQL Exam Guide, Jason Couchman, p. 356-365
Chapter 8: User Access in Oracle

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...