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