PrepAway - Latest Free Exam Questions & Answers

Which of the following will allow user USER1 to drop the EMPID_X index?

An index named EMPID_X exists for a table named EMPLOYEE. Which of the following will allow
user USER1 to drop the EMPID_X index?

PrepAway - Latest Free Exam Questions & Answers

A.
GRANT DROP ON INDEXempid_x TO user1

B.
GRANT DELETE ON INDEXempid_x TO user1

C.
GRANT INDEX ON TABLE employee TO user1

D.
GRANT CONTROL ON INDEXempid_x TO user1

2 Comments on “Which of the following will allow user USER1 to drop the EMPID_X index?

  1. Chow, Kenneth KY says:

    CONTROL Table, View, Index, Package, Alias, Distinct
    Type, User Defined function, Sequence
    Provides full authority on the object. Users
    with this privilege can also grant or revoke
    privileges on the object to other users.




    0



    0

Leave a Reply