public static interface AnalyticQuerySteps.NameStepAggregate
Modifier and Type | Method and 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 © 2020. All rights reserved.