Black Friday Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam 1D0-541 All Questions
Exam 1D0-541 All Questions

View all questions & answers for the 1D0-541 exam

CIW Web Development Series 1D0-541 Question # 5 Topic 1 Discussion

1D0-541 Exam Topic 1 Question 5 Discussion:
Question #: 5
Topic #: 1

Your database administrator has disallowed a group of users from making alterations to the Employees table in your corporate database. The users, known as Group_2, previously had full privileges with the Employees table. Which of the following SQL statements properly removes any alteration privileges from Group_2?


A.

REVOKE INSERT,

UPDATE, DELETE ON

Employees FROM Group_2;


B.

REVOKE

UPDATE FOR

Employees

FROM Group_2;


C.

REVOKE INSERT,

UPDATE, DELETE ON

Employees FOR Group_2;


D.

REVOKE

UPDATE, DELETE

FOR Employees

FROM Group_2;


Get Premium 1D0-541 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.