Relation operators help to the comparison between two operands or Values to understand what kind of relationship between them. or a pair of the relationship between them. For example Less than , Equal too, Not Equal To, etc.
Relation Operators | ||
| S.No | Operators | Descriptions |
| 1 | Less than | |
| Syntax: |
||
| 2. | Less than or Equal to | |
| Syntax |
||
| 3. | Greater Than | |
| Syntax |
||
| 4. | Greater Than Equal To | |
| Syntax |
||
| 4. | Greater Than Equal To | |
| Syntax |
||
| 5. | Equal To | |
| Syntax |
||
| 6. | Not Equal To | |
| Syntax |
||







We you have any doubt let me know :)