DB
FunctionsJSON

json_array_element_text

Returns the selected JSON array element converted to textual form, unquoting JSON strings.

json_array_element_text(…) → String

Kind · scalar

Returns the selected JSON array element converted to textual form, unquoting JSON strings.

Part of the JSON family.