Multiple Choice
Which of the following SQL statements will remove the SELECT ANY TABLE privilege from the database so it can never be granted to another user?
A) REVOKE SELECT ANY TABLE;
B) REVOKE SELECT ANY TABLE FROM data_dictionary;
C) REMOVE SELECT ANY TABLE;
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q88: Which of the following SQL statements will
Q89: Revoking a privilege originally granted with the
Q90: A privilege with the ANY keyword is
Q91: The WITH _ OPTION is required to
Q92: Which of the following clauses is required
Q94: What are the differences between object and
Q95: The PASSWORD EXPIRE option can be used
Q96: A user can assume a different set
Q97: Which of the following SQL statements will
Q98: Object privileges allow users to perform DML