The Contents Of Sysdmoswaitstats Can Be Reset By Running Which #704
The contents of sys.dm_os_wait_stats can be reset by running which of the following command?
This multiple choice question (MCQ) is related to the book/course gs gs116 Microsoft SQL Server. It can also be found in gs gs116 Monitoring and Auditing - SQL Server Wait States - Quiz No.1.
The contents of sys.dm_os_wait_stats can be reset by running which of the following command?
DBCC PERF (‘sys.dm_os_wait_stats’, CLEAR);
DBCC SQLP (‘sys.dm_os_wait_stats’, CLEAR);
DBCC SQLPERF (‘sys.dm_os_wait_stats’, CLEAR);
None of the mentioned
Similar question(s) are as followings:
Online Quizzes of gs116 Microsoft SQL Server
Developing with SQL Server - Error Handling - Quiz No.1
gs gs116 Microsoft SQL Server
Online Quizzes
Laying the Foundation - Aggregation of Data - Quiz No.1
gs gs116 Microsoft SQL Server
Online Quizzes
Laying the Foundation - Joins in SQL Server - Quiz No.1
gs gs116 Microsoft SQL Server
Online Quizzes
Laying the Foundation - Views in SQL Server - Quiz No.1
gs gs116 Microsoft SQL Server
Online Quizzes