OR is TRUE when at least one child predicate is TRUE.
highlighted = computed this step
OR needs at least one TRUE
OR is TRUE when at least one child predicate is TRUE.
one TRUE is enough
Read OR rows
The OR expression has 3 TRUE rows.
OR TRUE rows=3
Boolean-filter examples are tiny finite WHERE-style filters with SQL-style TRUE/FALSE/UNKNOWN logic; SQL dialect completeness, type coercion, optimizer behavior, indexing, and product claims are out of scope.
One side can carry it
A row does not need both children to be TRUE for OR.