Skip to content

Functions

Andrey Gershun edited this page Jan 27, 2016 · 11 revisions

Functions

  1. Compile-time standard library
  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