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