jsonb_array_elements_text(from_json jsonb, OUT value text)


Description

elements of jsonb array

Parameters

Name Type Mode
from_json jsonb IN
value text OUT

Definition