Valid 70-765 Dumps shared by ExamDiscuss.com for Helping Passing 70-765 Exam! ExamDiscuss.com now offer the newest 70-765 exam dumps, the ExamDiscuss.com 70-765 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-765 dumps with Test Engine here:
You administer a Microsoft SQL Server 2012 database that includes a table named Application.Events. Application.Events contains millions of records about user activity in an application. Records in Application.Events that are more than 90 days old are purged nightly. When records are purged, table locks are causing contention with inserts. You need to be able to modify Application.Events without requiring any changes to the applications that utilize Application.Events. Which type of solution should you use?
Correct Answer: A
Explanation/Reference: Explanation: Partitioning large tables or indexes can have manageability and performance benefits including: You can perform maintenance operations on one or more partitions more quickly. The operations are more efficient because they target only these data subsets, instead of the whole table. References: https://docs.microsoft.com/en-us/sql/relational-databases/partitions/partitioned-tables-and- indexes