| Package | Description |
|---|---|
| org.apache.calcite.sql.fun |
Defines the set of standard SQL row-level functions and
operators.
|
| Modifier and Type | Field and Description |
|---|---|
static SqlSetOperator |
SqlStdOperatorTable.EXCEPT |
static SqlSetOperator |
SqlStdOperatorTable.EXCEPT_ALL |
static SqlSetOperator |
SqlStdOperatorTable.INTERSECT |
static SqlSetOperator |
SqlStdOperatorTable.INTERSECT_ALL |
static SqlSetOperator |
SqlStdOperatorTable.UNION |
static SqlSetOperator |
SqlStdOperatorTable.UNION_ALL |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.