nerdexam
IBM

C2090-610 · Question #9

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

The correct answer is C. GRANT ALTER ON TABLE table1 TO user1. See the full explanation below for the reasoning.

Question

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

Options

  • AGRANT UPDATE ON TABLE table1 TO user1
  • BGRANT CONTROL ON TABLE table1 TO user1
  • CGRANT ALTER ON TABLE table1 TO user1
  • DGRANT REFERENCES ON TABLE table1 TO user1

How the community answered

(26 responses)
  • A
    8% (2)
  • B
    4% (1)
  • C
    77% (20)
  • D
    12% (3)

Community Discussion

No community discussion yet for this question.

Full C2090-610 Practice