Multiple Choice
Which of the following commands will grant a role to a user?
A) GRANT rolename TO username;
B) GRANT ROLE rolename TO username;
C) GRANT rolename FOR username;
D) GRANT ROLE rolename FOR username;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q105: When a role is removed from the
Q106: To be able to connect to Oracle12c,the
Q107: Which of the following statements about roles
Q108: The ALTER USER command can be used
Q109: The <u>DEFAULT ROLE</u> option of the ALTER
Q111: Once a privilege has been granted to
Q112: <u>Privileges</u> allow Oracle12c users to execute certain
Q113: Oracle12c uses a process known as<u> selection</u>
Q114: Which of the following will revoke a
Q115: Which of the following statements about privileges