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