Which privilege will user smith be able to grant to another user on table emp when the following SQL is executed?

Which privilege will user smith be able to grant to another user on table emp when the following SQL is executed?

GRANT ALL ON TABLE emp TO smith WITH GRANT OPTION;
A . BIND
B . REORG
C . TRIGGER
D . EXECUTE

Answer: D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments