PostgreSQL - JSON and JSONB
Why does the
->> operator return text instead of JSON in PostgreSQL?->> operator return text instead of JSON in PostgreSQL?->> operator extracts a JSON field and returns its value as plain text, not JSON.->> returns text by converting JSON value [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions