-
CONCAT() Function: combine several variables
-
MAP_NUMERIC_TO_LIST(): convert a numeric code into a List value
-
FIRST_NUMERIC_VALUE(): pick the first available value and return it as Numeric
-
FIRST_NOT_NULL(): return the first non-null value (type-preserving)
-
Why “Retroactive mode” may be unavailable?
-
DATEDIFF(): How to Calculate the Time Difference Between Two Dates?
-
IF/ELSE: Define conditional variables (if / else logic)