PrepAway - Latest Free Exam Questions & Answers

You need to ensure that you can insert rows into the underlying tables by using the view

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?

PrepAway - Latest Free Exam Questions & Answers

A.
Create an INSTEAD OF trigger on the view.

B.
Define the view by using the SCHEMABINDING option.

C.
Define the view by using the CHECK option.

D.
Materialize the view.

Explanation:
http://msdn.microsoft.com/en-us/library/ms180800.aspx
http://msdn.microsoft.com/en-us/library/ms187956.aspx

6 Comments on “You need to ensure that you can insert rows into the underlying tables by using the view


Leave a Reply