PrepAway - Latest Free Exam Questions & Answers

You develop a Microsoft SQL Server 2012 database. You create a view from the Orders and OrderDetails tables by

You develop a Microsoft SQL Server 2012 database. You create a view from the Orders and OrderDetails tables by using the following definition.



You need to improve the performance of the view by persisting data to disk. What should you do?

A. Create anINSTEAD OFtrigger on the view.

B. Create anAFTERtrigger on the view.

C. Modify the view to use theWITH VIEW_METADATAclause.

D. Create a clustered index on the view.

Explanation:

Reference: http://msdn.microsoft.com/en-us/library/ms188783.aspx


Leave a Reply