Loading Postgres with semi-structured data
Postgres offers a number of tools to load data of type JSON
or JSONB
into a table. Two such tools discussed in the video were INSERT INTO
and COPY ... FROM
. Select the option below that correctly summarizes how these two tools are used.
Cet exercice fait partie du cours
Introduction to NoSQL
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
