Predicates

Predicates evaluate to a BOOLEAN value (true, false, or null), and are frequently used for filtering in WHERE subclauses.

This chapter is divided into the following sections:

The following can also serve as a predicates if they result in a BOOLEAN value (but are documented elsewhere):