About
Expression that return a scalar (ie one value).
Many of them returns data from the stack (the complete relational expression).
They implements RexNode
Articles Related
Example
field(“DEPTNO”) returns a reference to the DEPTNO field of the relational expression just added to the stack.