- All Superinterfaces:
- PlanAggregateCol,
PlanAggregateColSeq,
PlanExprColSeq,
PlanGroup,
PlanGroupSeq,
PlanNamedGroup,
PlanNamedGroupSeq,
PlanSortKey,
PlanSortKeySeq,
ServerExpression
- All Known Subinterfaces:
- PlanColumn,
PlanSystemColumn
public interface PlanExprCol
extends PlanAggregateCol, PlanGroup, PlanSortKey, PlanExprColSeq
An instance of a column expression returned by
an as() or col() call in a row pipeline.