Liran Ben Yehuda
Liran Ben Yehuda

Reputation: 1588

Client Statistics table (Microsoft SQL Server Management Studio)

Is there any way to clear the Client Statistics table in Microsoft SQL Server Management Studio (2008 R2) besides create a new query?

Upvotes: 58

Views: 14767

Answers (1)

Martin Smith
Martin Smith

Reputation: 453453

Go to the "Query" menu then choose "Reset Client Statistics".

You can customise the toolbar to add this function if you require it frequently.

Upvotes: 101

Related Questions