Background documentationPredicate Locate this document in the navigation structure

 

A predicate is a comparison operation with a result that is true or false. You can use predicates in the WHERE condition of an SQL statement.

More Information

SQL Reference Manual, Predicate (predicate)

SQL Optimizer, Search Conditions