I'm trying to improve the performance of my queries by measuring the process
time. Since SQL Server also improves the performance by the query cache, I
am not always shure whether the performance is due to the recoding or the
query caching. How can I ocassionaly disable the query cache ?
Oscar
