exam questions

Exam 98-364 All Questions

View all questions & answers for the 98-364 exam

Exam 98-364 topic 1 question 54 discussion

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

A view can be used to:

  • A. Save an extra copy of data stored in a separate table.
  • B. Limit access to specific rows or columns of data in a table.
  • C. Ensure referential integrity.
  • D. Save historical data before deleting it from the base table.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
dr7401
3 years, 8 months ago
View is a virtual table as the fields in the view do not have physical existence and are not stored into the database.
upvoted 1 times
...
bumbo
3 years, 11 months ago
you can create a view that is a subset of a table. that way users can access that subset without needing full access to the table
upvoted 1 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 ...