public static interface AnalyticQuerySteps.NumberingQuerySteps.FromStep
| Modifier and Type | Method and Description |
|---|---|
AnalyticQuerySteps.NumberingQuerySteps.PartitionByStep |
from(Table table)
Set the From/Source Table name to use in the query.
|
AnalyticQuerySteps.NumberingQuerySteps.PartitionByStep from(Table table)
table - to query.Copyright © 2020. All rights reserved.