Forum Discussion

ashis1upreti's avatar
ashis1upreti
New Contributor II
2 years ago

Grab each object from array and insert whole JSON object as a string (VARCHAR) in DB

Hello, can someone please help with this? I was to extract each of the { "securityAlt":[...], "security":[...]} section out of the main array, and store each record on oracle table under a field. So ...