jsonb_exists_all(jsonb, text[])


Description

implementation of ?& operator

Parameters

Name Type Mode
jsonb IN
text[] IN

Definition