EQL contains a number of built-in functions that process data. It also supports arithmetic operators.
Important
With some exceptions, all the functions and operators mentioned in this chapter work only on atomic data types. That is, they are not supported with sets. The exceptions are:ARBCOUNTCOUNT_APPROXCOUNTDISTINCTAPPROXCOUNTDISTINCTHAS_REFINEMENTSFor information on the set functions, see Sets and Multi-assign Data.
time, dateTime, and duration data types.AND, OR, and NOT.