array_agg
function array_agg(column): Column;Defined in: functions/aggregate.ts:85
Returns a list of objects with duplicates.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function array_agg(column): Column;Defined in: functions/aggregate.ts:85
Returns a list of objects with duplicates.
| Parameter | Type |
|---|---|
column | ColOrName |