Function Operator
The simple type ST_FunctionOperator defines the different condition expression operators that can be used. The different operators are as follows:
@equ– equal@neq– not equal@gt– greater than@lt– less than@gte– greater than or equal to@lte– less than or equal to