[ROOT] / doc / toc / ARCQuery / Class / QueryExpressionPivot / SyntaxHelp


1) 'PIVOT {rowKey} BY {columnKey}' like "PIVOT Colour BY Production.Year"
or
2) 'PIVOT {rowKey} BY {columnKey} {aggregationType} {aggregationKey}' like "PIVOT Colour BY Production.Year SUM Price"


Details

Generated 2024-04-19 17:34:39.968 UTC