Class TPivotClause

All Implemented Interfaces:
IRelation, Visitable, Iterator<TSourceToken>

public class TPivotClause extends TNodeWithAliasClause implements IRelation
use the PIVOT and UNPIVOT relational operators to change a table-valued expression into another table.