of this clause to be 1%. By comparing this estimate and the actual
number of rows, we see that the estimate is very accurate
(in fact exact, as the table is very small). Changing the
- WHERE> to use the b> column, an identical
- plan is generated. But observe what happens if we apply the same
+ WHERE> condition to use the b> column, an
+ identical plan is generated. But observe what happens if we apply the same
condition on both columns, combining them with AND>: