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