Greater than or equal
Greater-than-or-equal comparison.
Returns true when the left operand is greater than or equal to the right operand.
Category: comparison
SQL symbol: >=
Greater-than-or-equal comparison.
Returns true when the left operand is greater than or equal to the right operand.
Category: comparison
SQL symbol: >=