IBM Exam Questions

Which of the following statements allows BOB to revoke access to the SAMPLE database from user TOM?

Which of the following statements allows BOB to revoke access to the SAMPLE database from
user TOM?

A.
REVOKE ACCESS ON DATABASE FROM USER bob

B.
REVOKE CONNECT ON DATABASE FROM USER tom

C.
REVOKE tom FROM ACCESS ON DATABASE BY USER bob

D.
REVOKE tom FROM CONNECT ON DATABASE BY USER bob