Which type of solution should you use?

Posted by: Pdfprep Category: 70-764 Tags: , ,

You administer a Microsoft SQL Server 2016 database that includes a table named dbo.Log. This table contains millions of records about user activity in an application.

Records in dbo.Log that are more than 90 days old are purged nightly. When records are purged, table locks are causing contention withinserts.

You need to be able to modify dbo.Log without requiring any changes to the applications that utilize dbo.Log.

Which type of solution should you use?
A . Extended events
B . Columnstore index
C . Partitioned tables
D . Read committed snapshot

Answer: C

Leave a Reply

Your email address will not be published.