| Package | Description |
|---|---|
| com.exasol.adapter.sql |
| Modifier and Type | Class | Description |
|---|---|---|
class |
SqlGroupBy |
|
class |
SqlSelectList |
| Modifier and Type | Method | Description |
|---|---|---|
SqlExpressionList |
SqlStatementSelect.getGroupBy() |
| Modifier and Type | Method | Description |
|---|---|---|
SqlStatementSelect.Builder |
SqlStatementSelect.Builder.groupBy(SqlExpressionList groupBy) |
Set the group by clause of the SQL Select Statement.
|
Copyright © 2019. All rights reserved.