4D v14

comparison_predicate

Home

 
4D v14
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

 
ARTICLE USAGE

4D SQL Reference ( 4D v11 SQL Release 4 )
4D SQL Reference ( 4D v14)
4D SQL Reference ( 4D v12.1)
4D SQL Reference ( 4D v13.4)
4D SQL Reference ( 4D v14 R2)
4D SQL Reference ( 4D v14 R3)
4D SQL Reference ( 4D v14 R4)