exam questions

Exam 98-364 All Questions

View all questions & answers for the 98-364 exam

Exam 98-364 topic 1 question 44 discussion

Actual exam question from Microsoft's 98-364
Question #: 44
Topic #: 1
[All 98-364 Questions]

You need to disable User1's access to view the data in the Customer table.
Which statement should you use?

  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
blaze92
Highly Voted 4 years, 11 months ago
The REVOKE command removes user access rights or privileges to the database objects. For Example: REVOKE SELECT ON employee FROM user1;This command will REVOKE a SELECT privilege on employee table from user1.
upvoted 7 times
...
dzoni68
Most Recent 3 years ago
Correct answer is C.
upvoted 1 times
...
LCC
4 years ago
REVOKE user removes the user, but REVOKE SELECT from user removes the option of SELECT from the user
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...