This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||
|
4D v19
comparison_predicate
|
arithmetic_expression {< |<= |= | >= | > | <> } (subquery) | (subquery) {< |<= |= | >= | > | <> } arithmetic_expression |
||
A comparison_predicate uses operators like <, <=, =, >=, > or <> to compare two arithmetic_expression type arguments or to compare an arithmetic_expression with a subquery as part of a search_condition applied to the data.
Product: 4D
Theme: Syntax rules
4D SQL Reference ( 4D v19)