| Package | Description |
|---|---|
| org.apache.calcite.sql.fun |
Defines the set of standard SQL row-level functions and
operators.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
SqlArgumentAssignmentOperator
Operator that assigns an argument to a function call to a particular named
parameter.
|
| Modifier and Type | Field and Description |
|---|---|
static SqlAsOperator |
SqlStdOperatorTable.AS
AS operator associates an expression in the SELECT clause
with an alias. |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.