PostgreSQL - JSON and JSONB
Which of the following is the correct syntax to insert JSON data into a table named
orders with a jsonb column info?orders with a jsonb column info?jsonb using ::jsonb.to_jsonb() on a string literal, which is incorrect usage.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions