Microsoft
70-451 · Question #146
70-451 Question #146: Real Exam Question with Answer & Explanation
Sign in or unlock 70-451 to reveal the answer and full explanation for question #146. The question stem and answer options stay visible for context.
Question
You are a database developer. You plan to design a database solution by using SQL Server 2008. A database contains a view that has the following features: - It contains a WHERE clause that filters specific records. - It allows data updates. - You need to prevent data modifications that do not conform to the WHERE clause. You want to achieve this goal by using minimum effort. What should you do?
Options
- ACreate an INSTEAD OF trigger on the view.
- BCreate a unique clustered index on the view.
- CAlter the view by adding the WITH CHECK OPTION clause.
- DAlter the view by adding the WITH SCHEMABINDING clause.
Unlock 70-451 to see the answer
You've previewed enough free 70-451 questions. Unlock 70-451 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.