DB
FunctionsJSON

json_build_array

Constructs a JSON array from the function arguments for each row, preserving argument order.

json_build_array(…) → JSON

Kind · scalar

Constructs a JSON array from the function arguments for each row, preserving argument order.

Part of the JSON family.