This function requires one arguments just as ARRAY_AGG(col) and col means the column whose values you want to aggregate. This function Aggregates the values including NULL in a column into an array and returns a value of the ARRAY data type.
This function requires one arguments just as ARRAY_AGG(col) and col means the column whose values you want to aggregate. This function Aggregates the values including NULL in a column into an array and returns a value of the ARRAY data type.