array_upper ( anyarray, integer ) → integerReturns the upper bound of the requested array dimension.
array_upper(ARRAY[1,8,3,7], 1) → 4
Returns the upper bound of the requested array dimension.
array_upper ( anyarray, integer ) → integerReturns the upper bound of the requested array dimension.
array_upper(ARRAY[1,8,3,7], 1) → 4
Definition snapshot: 2026-09-14T13:14:25.684213+00:00@99e6866c · English manual source