cardinality ( anyarray ) → integerReturns the total number of elements in the array, or 0 if the array is empty.
cardinality(ARRAY[[1,2],[3,4]]) → 4
Returns the total number of elements in the array, or 0 if the array is empty.
cardinality ( anyarray ) → integerReturns the total number of elements in the array, or 0 if the array is empty.
cardinality(ARRAY[[1,2],[3,4]]) → 4
Definition snapshot: 2026-09-14T13:14:25.684213+00:00@99e6866c · English manual source