Syntax
<value1> is greater than [or equal to] <value2>
Description
The greater reserved word is used with the is operator to compare two values.
<value1> is greater than [or equal to] <value2>
The greater reserved word is used with the is operator to compare two values.