Load JSON Documents with Autonomous Database
You can use the PL/SQL procedure DBMS_CLOUD.COPY_COLLECTION
to load JSON
documents into SODA collections or use DBMS_CLOUD.COPY_DATA
to load JSON documents into an existing
table in Autonomous Database.
Parent topic: Using JSON Documents with Autonomous Database