PrepAway - Latest Free Exam Questions & Answers

Which of the following statements allows user USER1 to take the ability to create packages in a database named

Which of the following statements allows user USER1 to take the ability to create packages in a
database named SAMPLE away from user USER2?

PrepAway - Latest Free Exam Questions & Answers

A.
REVOKE CONNECT ON DATABASE FROM user2

B.
REVOKE CREATETAB ON DATABASE FROM user2

C.
REVOKE BIND ON DATABASE FROM user2

D.
REVOKE BINDADD ON DATABASE FROM user2

2 Comments on “Which of the following statements allows user USER1 to take the ability to create packages in a database named

  1. swamy says:

    BINDADD
    Grants the authority to create packages. The creator of a package automatically has the CONTROL privilege on that package and retains this privilege even if the BINDADD authority is subsequently revoked.

    CONNECT
    Grants the authority to access the database.




    0



    0
  2. Chow, Kenneth KY says:

    BINDADD
    Revokes the authority to create packages. The creator of a package automatically has the CONTROL privilege on that package and retains this privilege even if his BINDADD authority is subsequently revoked.
    The BINDADD authority cannot be revoked from an authorization-name holding DBADM authority without also revoking the DBADM authority.




    0



    0

Leave a Reply