View Single Post
  #1 (permalink)  
Old 12-14-06, 14:59
SoftwareSoftware SoftwareSoftware is offline
Registered User
 
Join Date: Dec 2006
Posts: 8
How do u clear Cache in SQL

How do u clear Cache in SQL

if i run a query once it takes 10 seconds and if i run the same query again it takes 1 second because it is cached. So i want to know how i can clear it because i want do some benchmarking on a query that is in cache
Reply With Quote