| Package | Description |
|---|---|
| com.exasol.adapter.sql |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlGroupBy |
class |
SqlSelectList |
| Modifier and Type | Method and Description |
|---|---|
SqlExpressionList |
SqlStatementSelect.getGroupBy() |
| Constructor and Description |
|---|
SqlStatementSelect(SqlNode fromClause,
SqlSelectList selectList,
SqlNode whereClause,
SqlExpressionList groupBy,
SqlNode having,
SqlOrderBy orderBy,
SqlLimit limit) |
Copyright © 2019. All rights reserved.