Functions and operators

EQL contains a number of built-in functions that process data. It also supports arithmetic operators.

Important: With three exceptions, all the functions and operators described in this chapter work only on atomic data types. That is, they are not supported with sets. The three exceptions are ARB, COUNT, and COUNTDISTINCT. For information on the set functions, see Sets and Multi-assign Data.