4D v13.4

comparison_predicate

Home

 
4D v13.4
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

 
INDEX

Alphabetical list of commands

 
SEE ALSO 

arithmetic_expression
predicate
subquery