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