Skip to content

LIST_AGGR

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