Skip to content

Functions

agershun edited this page Jan 24, 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)
Clone this wiki locally