Summary -
In this topic, we described about the Combined Relation Condition with detailed example.
One or more relation conditions that are grouped with logical operators forms the combined relation conditions.
Syntax -

In any consecutive sequence of relation-conditions, both forms of abbreviation can be specified.
If NOT is immediately followed by GREATER THAN, >, LESS THAN, <, EQUAL TO, or =, then the NOT participates as part of the relational operator.
NOT in any other position is considered a logical operator that results the negated relation condition.