4D v13.4

predicate

Home

 
4D v13.4
predicate

predicate  


 

 

predicate

A predicate follows the WHERE clause and is used to apply conditions for searching the data. It can be one of the following types:
comparison_predicate
between_predicate
like_predicate
is_null_predicate
in_predicate
all_or_any_predicate
exists_predicate

 
PROPERTIES 

Product: 4D
Theme: Syntax rules

 
INDEX

Alphabetical list of commands

 
SEE ALSO 

all_or_any_predicate
between_predicate
comparison_predicate
exists_predicate
in_predicate
is_null_predicate
like_predicate
search_condition