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
  2. Into-functions
  3. From-functions

Samples:

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

Compatibility function

Clone this wiki locally