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