Load a JSON file into an Oracle 11g table
I need to load a JSON file into a table in an Oracle 11.2.0.4 database, and eventually script out the load of JSON file into the Oracle table..
Could someone provide some insights on how I may accomplish this ?
Your help is much appreciated!
Thanks!