nerdexam
CIW

1D0-541 · Question #87

The database manager wants to give Rubio and Doe the ability to modify the Project Relation shown in the exhibit. A temporary employee named Temp needs to access the data in the database to generate…

The correct answer is A. GRANT UPDATE ON Project TO Rubio, Doe. See the full explanation below for the reasoning.

Question

The database manager wants to give Rubio and Doe the ability to modify the Project Relation shown in the exhibit. A temporary employee named Temp needs to access the data in the database to generate reports. Which group of SQL statements will perform this task?

Exhibit

1D0-541 question #87 exhibit

Options

  • AGRANT UPDATE ON Project TO Rubio, Doe;
  • BGRANT ALL PRIVILEGES ON Project TO Rubio, Doe;
  • CGRANT SELECT ON Project
  • DGRANT UPDATE ON Project

How the community answered

(23 responses)
  • A
    74% (17)
  • B
    13% (3)
  • C
    4% (1)
  • D
    9% (2)

Community Discussion

No community discussion yet for this question.

Full 1D0-541 Practice