Starting from simple conditions (which we called atomic conditions in Chap-
ter 4) we can write queries involving more complicated conditions built by using
and, or, and not.
Example 5.6.2 In Example 4.1.14 we retrieved the students who live in Boston
or Brookline. In SQL this can be done by: