comparison_predicate

4D - Documentation   Français   English   German   Japanese   4D SQL Reference, Table of Contents   4D SQL Reference, Index   Back   Previous   Next

version 11


arithmetic_expression {< |<= |= | >= | > | <> } arithmetic_expression |

arithmetic_expression {< |<= |= | >= | > | <> } (subquery) |

(subquery) {< |<= |= | >= | > | <> } arithmetic_expression

Description

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.

See Also

arithmetic_expression, predicate, subquery.


4D - Documentation   Français   English   German   Japanese   4D SQL Reference, Table of Contents   4D SQL Reference, Index   Back   Previous   Next