Multiple Choice
Which of the following commands will revoke the SELECT privilege for the ORDERS table previously granted to user RTHOMAS?
A) REVOKE SELECT FROM rthomas;
B) REVOKE SELECT ON orders FROM rthomas;
C) REVOKE SELECT FOR orders FROM rthomas;
D) UNGRANT SELECT FROM rthomas;
Correct Answer:

Verified
Correct Answer:
Verified
Q10: Both system and object privileges can be
Q11: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg" alt=" -Which of the
Q12: A user can issue the _ command
Q13: The _ command will assign a default
Q14: Which of the following commands will change
Q16: Which of the following is a valid
Q17: An object privilege cannot be granted to
Q18: Partial list of privileges<br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg" alt="Partial
Q19: Which of the following commands can be
Q20: Which of the following SQL statements will