Viewing 2 posts - 1 through 3 (of 3 total)
We're seeing only a partial plan with none of the actual stats and no sql query text. I can't offer any real guidance with such limited info.
Sorry, attached anonymized...
September 27, 2019 at 9:01 pm
SQL Server caches the execution plan of queries, it may recompile a query a different way if it is executed at different times.
If there is any difference in the...
September 27, 2019 at 8:58 pm
Viewing 2 posts - 1 through 3 (of 3 total)