Which privilege will user smith be able to grant to another user on table emp when the following SQL is executed?GRANT A
Posted: Fri Aug 26, 2022 9:58 am
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
A. BIND
B. REORG
C. TRIGGER
D. EXECUTE