Manual update of the statistics
Low a sampling rate for Update Statistics can have the effect of causing the optimizer to choose a bad plan that would lead to an inaccurate creation of the statistics. Changing to Update Statistics with Full Scan solves the issue.
However, full scan statistics update can be slow and expensive on a large system, and a [...]
