Hi,
After I ran a query in SSMS, I can't find the execution plan in the cache.Is there any way I can tell SQL to cache the execution plan ?
My goal is to run a query with a set of values and get the execution plan in cache. Then, I
After I ran a query in SSMS, I can't find the execution plan in the cache.Is there any way I can tell SQL to cache the execution plan ?
My goal is to run a query with a set of values and get the execution plan in cache. Then, I