4D v12.1

comparison_predicate

Home

 
4D v12.1
comparison_predicate

 

comparison_predicate  


 

 

Command comparison_predic   arithmetic_expression {< |<= |= | >= | > | <> } arithmetic_expression |

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.

 
PROPERTIES 

Product: 4D
Theme: Syntax rules

 
SEE ALSO 

arithmetic_expression
predicate
subquery