I am using MS SQL Server 2012. I am trying to see the optimization in the server so I can't just clear everything.
This link didn't work for me. (or this example)
Any suggestions how I can select the query and clear the cache afterwards?
(or prevent it from caching would be better)
EDIT:
Most desired outcome is testing the select query like it's running for the very first time.