Calcite - Library (SQL Functions)

Card Puncher Data Processing

Calcite - Library (SQL Functions)

About

library is a set of built-in functions.

Example

You might want to use:

  • standard SQL functions
  • plus Oracle's function set (e.g. DECODE)





Discover More
Card Puncher Data Processing
Calcite - Sql Parser

The ''calcite SQL Parser is a LL(k) parser that build a Sql tree (SqlNode) The org/apache/calcite/sql/parser/SqlParserparserConfig parameters control the parse process. For example: identifiers...



Share this page:
Follow us:
Task Runner