You are evaluating the performance of a SQL statement that accesses a very large table.
You run this query:
Identify two reasons why the "physical read total bytes" statistic is greater than the "cell physical IO bytes eligible for predicate offload" statistic.
Comments