Structs§
- Coalesce
Function - COALESCE function - returns the first non-null value
- Greatest
Function - GREATEST function - returns the maximum value from a list of values
- Greatest
Label Function GREATEST_LABEL
function - returns the label associated with the greatest value Takes pairs of (label, value) and returns the label of the maximum value- IifFunction
- IIF function - immediate if (if-then-else)
- Least
Function - LEAST function - returns the minimum value from a list of values
- Least
Label Function LEAST_LABEL
function - returns the label associated with the smallest value- Null
IfFunction - NULLIF function - returns NULL if two values are equal
Functions§
- register_
comparison_ functions - Register all comparison functions