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