Aggregate functions work on a single column to summarize many rows into fewer rows. You seem to be wanting to combine multiple columns which would be done by concatenation or array[column1,column2] or something like that.
- Re: How to return a jsonb list of lists (with integ... Alexander Farber
- Re: How to return a jsonb list of lists (with i... David G. Johnston
- Re: How to return a jsonb list of lists (wi... Alexander Farber
- Re: How to return a jsonb list of lists... Alexander Farber
- Re: How to return a jsonb list of ... Alexander Farber
- Re: How to return a jsonb list of ... Pavel Stehule
- Re: How to return a jsonb list... Alexander Farber
- Re: How to return a jsonb list... Alexander Farber
- Re: How to return a jsonb list... Pavel Stehule
- Re: How to return a jsonb list... Pavel Stehule
- Re: How to return a jsonb list of lists (with integers) Michael Lewis
- Re: How to return a jsonb list of lists (with integ... Alexander Farber