Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

.json Files to Oracle DB via SQL Developer

AquaNX4Mar 26 2021

Good Morning/Afternoon/Evening:
I have a requirement where .json files are being dumped into a folder on my Oracle server, and those files need to be inserted into a table automatically. I've looked at the import/export feature in SQL developer, but I can't find online how to effectively set up an automated process (job) to import the records into an Oracle DB.
The .json files actually contain .xml data, and each file represents a row of data.
Any idea on the best way to approach this?
Thanks and kind regards,
Aqua

Comments
Post Details
Added on Mar 26 2021
2 comments
561 views