NCDTY value_1 NCDTY value_2
Y result
This relational operator compares two fields and gives TRUE if the first is less than the second
100 < 100 = FALSE"JONES" < "SMITH" = TRUE