Reputation: 1588
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
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