Home >  Term: comparison operator
comparison operator

(1) In SQL, a symbol used in comparison expressions to specify a relationship between two values. Comparison operators are = (equal to), <> (not equal to), < (less than), > (greater than), <= (less than or equal to), and >= (greater than or equal to).
(2) In REXX, an operator that compares two terms and returns the value 1 if the result of the comparison is true, or 0 if it is not true.

0 0

Creator

  • Peteh
  •  (V.I.P) 14225 points
  • 100% positive feedback
© 2024 CSOFT International, Ltd.