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