Multiple Choice
Which of the following SQL statements will revoke the DBA role from user RTHOMAS?
A) REVOKE ROLE dba FROM rthomas;
B) UNGRANT ROLE dba FROM rthomas;
C) REVOKE dba FROM rthomas;
D) UNGRANT dba FROM rthomas;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q41: A role can be created with the
Q42: The <u>FOR</u> clause of the GRANT command
Q43: The <u>REVOKE</u> command can be used to
Q44: All available _ privileges in Oracle12c can
Q45: When revoking an object privilege that was
Q47: The _ command is used to grant
Q48: A role can be removed from the
Q49: When revoking a privilege that was issued
Q50: If a user is granted system and
Q51: Which command will remove an existing role