Less than or equal
Less-than-or-equal comparison.
Returns true when the left operand is less than or equal to the right operand.
Category: comparison
SQL symbol: <=
Less-than-or-equal comparison.
Returns true when the left operand is less than or equal to the right operand.
Category: comparison
SQL symbol: <=