How to Import .JSON file into Oracle SQL Developer
00:55 08 Mar 2021

I currently use Oracle Database 11g Express Edition Release 11.2.0.2.0. And I've downloaded dataset from the internet.

enter image description here

Seems like I successfully imported the .JSON file. But the tables are not the same. And there is only one table in the dataset that I downloaded. In SQL developer, there are dozens of tables that I can't understand.

enter image description here

What should I do?

[Process of importing .JSON file]

XE is the created one.

oracle-database plsql oracle-sqldeveloper