Skip to content

Functions

Andrey Gershun edited this page May 25, 2015 · 11 revisions

Functions

  1. Compile-time standard library
  • String functions
  • Number functions
  • Logical functions
  • Date-time functions
  1. Run-time standard library
  1. [User-defined functions](User-defined functions)
  2. Into-functions
  3. From-functions
  4. Aggregators
  5. [User-defined aggregators](User-defined aggregators)

Samples:

    ABS(), IIF(), IFNULL(), INSTR(), LOWER(), 
    UPPER(), LCASE(), UCASE(), LEN(), LENGTH()
    YEAR(date), DAYOFWEEK(date)

Compatibility function

Clone this wiki locally