PrepAway - Latest Free Exam Questions & Answers

Which of the following will allow user USER1 to change the comment associated with a table named TABLE1?

Which of the following will allow user USER1 to change the comment associated with a table
named TABLE1?

PrepAway - Latest Free Exam Questions & Answers

A.
GRANT UPDATE ON TABLE table1 TO user1

B.
GRANT CONTROL ON TABLE table1 TO user1

C.
GRANT ALTER ON TABLE table1 TO user1

D.
GRANT REFERENCES ON TABLE table1 TO user1

One Comment on “Which of the following will allow user USER1 to change the comment associated with a table named TABLE1?

  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.

    ALTER Table Allows users to alter the object definition using
    the alter statement.




    0



    0

Leave a Reply