Skip to content

ARRAY_AGGR

  • list: ANY[]
  • function_name: VARCHAR
SELECT array_aggr([1, 2, NULL], 'min');