IN Predicate
- Last Updated: December 12, 2014
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The IN predicate can be used
to compare a value with a set of values. If an IN predicate specifies
a query expression, then the result table it returns can contain
only a single column.
Syntax
This
is the syntax for an IN predicate:
|
Example
|