jsonb_exists_any(jsonb, text[])


Description

implementation of ?| operator

Parameters

Name Type Mode
jsonb IN
text[] IN

Definition