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 © 2022. All rights reserved.