Comparison
Following are Comparison operators. You can go into them to get detailed information.
Operator greater than ( > )
Operator less than ( < )
Operator equal ( == )
Operator not equal ( != ) or ( <> )