FunctionsJSON
json_build_array
Constructs a JSON array from the function arguments for each row, preserving argument order.
json_build_array(…) → JSONKind · scalar
Constructs a JSON array from the function arguments for each row, preserving argument order.
Part of the JSON family.