Multiple Choice
Which of the following commands is valid?
A) GRANT SELECT,UPDATE ANY TABLE
ON orders
TO rthomas;
B) GRANT SELECT
ON orders
TO rthomas
WITH ADMIN OPTION;
C) GRANT SELECT
ON orders
TO rthomas,jdoe;
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: Which of the following keywords must be
Q30: Granting users limited _ to access data
Q31: In Oracle12c,a user name can consist of
Q32: A user can be granted both system
Q33: A user can have several <u>roles</u> enabled
Q35: The _ keywords are used to grant
Q36: All system and object privileges currently enabled
Q37: Even if users are <u>authenticated</u> by the
Q38: All the Oracle12c system privileges can be
Q39: Use an asterisk in the REVOKE command