num_nonnulls ( VARIADIC "any" ) → integerReturns the number of non-null arguments.
num_nonnulls(1, NULL, 2) → 2
Returns the number of non-null arguments.
num_nonnulls ( VARIADIC "any" ) → integerReturns the number of non-null arguments.
num_nonnulls(1, NULL, 2) → 2
Definition snapshot: 2026-09-14T13:14:25.684213+00:00@99e6866c · English manual source