Conditional Functions

<< Click to Display Table of Contents >>

Navigation:  Apollo SQL > Conditional Functions >

Conditional Functions

Apollo SQL currently supports the following conditional functions:

 

IF

Evaluates a Boolean statement, returning one value for True and another for False.

See Also

Aggregate Functions, Arithmetic Functions, String Functions