DB
FunctionsJSON

json_array_elements_text

Returns each top-level JSON array element converted to text and packed into a JSON string array.

json_array_elements_text(…) → JSON

Kind · scalar

Returns each top-level JSON array element converted to text and packed into a JSON string array.

Part of the JSON family.