Logical Functions
Description
Portable SQL logical functions.
- Name
- Description
- If
Evaluates a logical expression and returns the specified true or false value.
- IfNull
Returns a replacement value if the specified expression or field evaluates to NULL.