1.
You need to implement a solution that addresses the page split issues. Which statement should you execute?
2.
You need to ensure that usp_AddXMLOrder can be used to validate the XML input from the retailers. Which parameters should you add to usp_AddXMLOrder on line 04 and line 05? (Each correct answer presents part of the solution. Choose all that apply.)
3.
You need to implement a solution that addresses the index monitoring requirements. What should you do?
4.
You need to implement a solution that solves the performance issues of usp_GetOrdersAndItems. Which statements should you execute?
5.
You need to modify usp.GetOrdersAndItems to ensure that an order is NOT retrieved by usp_GetOrdersAndItems while the order is being updated. What should you add to usp.GetOrdersAndItems?
6.
You need to ensure that a new execution plan is used by usp_GetOrdersByProduct each time the stored procedure runs. What should you do?
7.
You need to monitor the health of your tables and indexes in order to implement the required index maintenance strategy. What should you do?
8.
You need to implement security for the restore and audit process. What should you do?
9.
You need to modify the stored procedure usp_LookupConcurrentUsers. What should you do?
10.
You need to optimize the index structure that is used by the tables that support the fraud detection services. What should you do?