public static interface AnalyticQuerySteps.NameStepAggregate
Modifier and Type | Method | Description |
---|---|---|
AnalyticQuerySteps.AddAggregateFunctionsWithExecute |
as(String columnName) |
Add alias/name to the calculated column.
|
AnalyticQuerySteps.AddAggregateFunctionsWithExecute as(String columnName)
columnName
- the name to give the calculated column.Copyright © 2021. All rights reserved.