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):