PostgreSQL - JSON and JSONB
Which of the following is the correct syntax to extract the JSON value of key 'name' as JSON from a column
data in table users?data in table users?-> with the key in single quotes.->> which returns text, not JSON.-> with quoted key for JSON [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions