Hi,
I have an requirement to save the JSON column value in an Oracle DB. I am trying to use Oracle execute to design Update statement. I am using below syntax, but it is throwing error.
I think d...
Thanks for the Input. i will try the option as said above. if the JSON.stringify populate the JSON string then i can use Oracle update snap to update in DB.