View Single Post
  #6 (permalink)  
Old 07-02-09, 03:00
nitin.kumar.be nitin.kumar.be is offline
Registered User
 
Join Date: Jul 2009
Posts: 3
Thumbs up clearing the query cache in sql server

Clearing the query cache in sql server is pretty simple. It helps you at the time of checking the query performance in sql server. I think the following article will help you to clear query cache in SQL Server.

How to Clear Query Cache in SQL Server
Reply With Quote