PostgreSQL - JSON and JSONB
What does the PostgreSQL @> operator do when used with JSONB data?
What does the PostgreSQL @> operator do when used with JSONB data?
@> operator in PostgreSQL is used to check containment between JSONB values.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions