PrepAway - Latest Free Exam Questions & Answers

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?

PrepAway - Latest Free Exam Questions & Answers

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

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

  1. Chow, Kenneth KY says:

    CONNECT
    Revokes the authority to access the database.
    Revoking the CONNECT authority from a user does not affect any privileges that were granted to that user on objects in the database. If the user is subsequently granted the CONNECT authority again, all previously held privileges are still valid (assuming they were not explicitly revoked).
    The CONNECT authority cannot be revoked from an authorization-name holding DBADM authority without also revoking the DBADM authority (SQLSTATE 42504).




    0



    0

Leave a Reply