DB
FunctionsJSON

json_array_element

Returns the JSON element at the requested array index. Negative indexes count backward from the end.

json_array_element(…) → JSON

Kind · scalar

Returns the JSON element at the requested array index. Negative indexes count backward from the end.

Part of the JSON family.