Skip to contents

Returns a LIST containing all the values of a column.

Usage

array_agg(arg = T)

Arguments

arg

T

Value

T[]

SQL examples

array_agg(A)