Microsoft
70-466 · Question #121
70-466 Question #121: Real Exam Question with Answer & Explanation
Sign in or unlock 70-466 to reveal the answer and full explanation for question #121. The question stem and answer options stay visible for context.
Build an analysis services database
Question
You have an application that uses a view to access data from multiple tables. You need to ensure that you can insert rows into the underlying tables by using the view. What should you do?
Options
- ADefine the view by using the SCHEMABINDING option.
- BDefine the view by using the CHECK option.
- CCreate an INSTEAD OF trigger on the view.
- DMaterialize the view.
Unlock 70-466 to see the answer
You've previewed enough free 70-466 questions. Unlock 70-466 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#INSTEAD OF trigger#updateable views#DML triggers#view modification