Variable: coalesce
constcoalesce:Fn
Defined in: lang-sql/src/functions/coalesce.ts:4
Returns the first non-null/undefined argument, or null if all arguments are absent.
constcoalesce:Fn
Defined in: lang-sql/src/functions/coalesce.ts:4
Returns the first non-null/undefined argument, or null if all arguments are absent.