Basic Predicate
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
A basic predicate compares two values using a relational operator. If a basic predicate specifies a query expression, then the query expression must return a single value. Basic predicates often specify an inner join.
If the value of any expression is null or the query_expression does not return any value, then the result of the predicate is set to false.
Syntax
This is the syntax for a basic predicate:
|