Parameters: qs - the QueryExpression Parameters: mapping - the mapping associated to this expression Parameters: te - the TableExpression where this expression refers to
Performs a function on two binary expressions.
op(operand1,operand2)
operand1 op operand2
Parameters: operand1 - the first expression Parameters: op - the operator between operands Parameters: operand2 - the second expression